StructsΒ§
ConstantsΒ§
FunctionsΒ§
- Selects a userβs own submission to be self-reviewed. Works similarly to
try_to_select_exercise_slide_submission_for_peer_review
but selects the userβs latest submission. - Starts peer review state for the student for this exercise.
- Tries to select a submission for user to peer review.
- Returns a tuple of the exercise slide submission id and a boolean indicating if the submission needs peer review.
- Filters submitted peer review answers to those that are part of the peer review.