Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/supervisor clarity #566

Merged
merged 6 commits into from
Nov 6, 2023
Merged

Fix/supervisor clarity #566

merged 6 commits into from
Nov 6, 2023

Conversation

EdoStorm96
Copy link
Contributor

Fix for issue #531. Users can no longer select themselves as supervisor and the wording has changed in a few instances from 'researcher with final responsibility' to 'promotor/supervisor' as this could add more clarity.

@EdoStorm96 EdoStorm96 linked an issue Nov 1, 2023 that may be closed by this pull request
Copy link
Member

@tymees tymees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally it's approved, but there is one textual issue I'd like to see fixed before actual approval :)

if relation and relation.needs_supervisor and \
supervisor == self.user:
error = forms.ValidationError(
_('Je kunt niet jezelf als eindverantwoordelijke opgeven.')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be 'begeleider/promoter'?

@EdoStorm96 EdoStorm96 merged commit 4e17a3d into develop Nov 6, 2023
2 checks passed
@EdoStorm96 EdoStorm96 deleted the fix/supervisor_clarity branch November 21, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eindverantwoordelijke onderzoeker
2 participants