Resolve "Have the teacher/manager select which TA can handle which assignment"
All threads resolved!
What does this mr do?
Add the option for teachers to assign a specific assignment to specific TA's. Currently, if the list is empty all TA's are allowed to handle requests with this assignment. If there are 1 or more TA's selected for this assignment, the other TA's will not be able to handle these assignments.
Screenshots
before
after
Does this MR meet the acceptance criteria?
-
I have added a changelog entry to reflect the significant changes I made. -
Tests were created to test the feature. -
I have updated the documentation accordingly. -
I adhere to the style guide.
Edited by Cédric Willekens
Merge request reports
Activity
added typefeature-request label
added 1 commit
- a5930c61 - Allow teachers to add TA's to a specific assignment
added 1 commit
- ad2e29ac - Only let assistants get next for assignments they are allowed to claim
added 1 commit
- d3e2d5a3 - Only show requests which the user is allowed to handle
added 13 commits
-
d3e2d5a3...017f87db - 10 commits from branch
development
- 0429f2e2 - Allow teachers to add TA's to a specific assignment
- 42e2cc34 - Only let assistants get next for assignments they are allowed to claim
- 68875796 - Only show requests which the user is allowed to handle
Toggle commit list-
d3e2d5a3...017f87db - 10 commits from branch
added 1 commit
- c0b0032e - Only show requests which the user is allowed to handle
- Resolved by Cédric Willekens
added 65 commits
-
ab12be76...0d14993d - 60 commits from branch
development
- fa4128d2 - Allow teachers to add TA's to a specific assignment
- 8c8448ba - Only let assistants get next for assignments they are allowed to claim
- ab1728ad - Only show requests which the user is allowed to handle
- f41eac93 - Add changelog entry
- f0a68b01 - Add unique constraint for assignment assistants
Toggle commit list-
ab12be76...0d14993d - 60 commits from branch
mentioned in commit 7ba93a3e
Please register or sign in to reply