autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
743 stars 209 forks source link

Undefined method error when viewing scoreboard immediately after updating rb file #2104

Open damianhxy opened 4 months ago

damianhxy commented 4 months ago

When updating a rb file (with the scoreboardOrderSubmissions hook defined), an error occurs if the scoreboard page (with at least 2 submissions?) is loaded immediately next (without visiting the assessment landing page, etc.)

Screenshot 2024-02-24 at 13 12 39

Noted in #2092