Skip to content

Test 46659: Add Org-Unit Filter to Manual Scoring#11508

Open
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_11from
matheuszych:ta/46659
Open

Test 46659: Add Org-Unit Filter to Manual Scoring#11508
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_11from
matheuszych:ta/46659

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

See: https://mantis.ilias.de/view.php?id=46659

When org unit position access is active for a test, the manual scoring view listed all participants. PositionsFactory now injects ilAccess and filters the participant set to users the current grader may score via ilOrgUnitOperation::OP_SCORE_PARTICIPANTS. Participant queries in ilObjTest also use a stable ORDER BY (lastname, firstname, active_id).

/cc @thojou

See: https://mantis.ilias.de/view.php?id=46659

When org unit position access is active for a test, the manual scoring view listed all participants. PositionsFactory now injects ilAccess and filters the participant set to users the current grader may score via ilOrgUnitOperation::OP_SCORE_PARTICIPANTS. Participant queries in ilObjTest also use a stable ORDER BY (lastname, firstname, active_id).
@dsstrassner dsstrassner added bugfix php Pull requests that update Php code labels Apr 30, 2026
@dsstrassner
Copy link
Copy Markdown
Contributor

@kergomard please review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants