Skip to content

Resolve "Teachers submission view thinks latest submission is not latest submission when giving feedback."

  • Problem was backend wasn't setting the isLatest field correctly for submissions (now fixed).
  • Added the submission id on top of the feedback panel so it's easier for the user to identify which submission they are viewing.
  • Made the textual feedback required since if you click 'save' without any feedback or grade it crashes.
  • I saw we had some duplicate code which I removed.
  • Made save button disappear if submission is not the latest (you cannot give feedback on past submissions)

Screenshot_2024-09-24_at_19.07.31

Screenshot_2024-09-24_at_19.05.54

Screenshot_2024-09-24_at_19.05.50

Closes #146 (closed)

Edited by Danae Savvidi

Merge request reports

Loading