Skip to content

Commit

Permalink
CTP-3559 marker list adjust 2
Browse files Browse the repository at this point in the history
  • Loading branch information
watson8 committed Aug 27, 2024
1 parent 480b29f commit 882d41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/stages/base.php
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,7 @@ public function get_assessor_from_moodle_course_group($allocatable) {
if ($assessor) {
$assessorid = $assessor[0];
$assessor = user::get_object($assessorid);
break;
}
}
}
Expand Down

0 comments on commit 882d41e

Please sign in to comment.