Skip to content

WIP: Make grade view navigation more intuitive

Hugo Kerstens requested to merge 386-previous-graded into master

Closes #386 (closed) and #401 (closed)

This MR:

  • Changes the behavior of the next and previous buttons in the grading view. There are now 4 buttons:
    • For me: previous submission that is ungraded or graded by the current grader
    • Previous: previous submission
    • Next: next submission
    • For me: next submission that is ungraded or graded by the current grader
  • This allows the grader to freely navigate between its 'own' submissions and thus not bother with submissions that are graded by other graders
  • Fix the shortcut tooltips
Edited by Anton Akhmerov

Merge request reports