info page of assignment broken
In the Algorithmen & Datastructuren course
Submitted by Guido Wachsmuth on 17 February 2014 at 14:24, students get an error when they hit the submit button in assignment(moved to https://yellowgrass.org/issue/WebLab/217 ). When I have a look on the info page, I get an empty page. Only way to navigate to the submission is via the list of enrolled students.Practicum/Opdracht1/SortedList
Issue Log
Probably an AC issue, because the students are redirected to the homepage with an AC error. Should get fixed
The error on submitting is caused by another bug. On submission, weblab will open the next assignment. However, weblab redirects to the wrong assignment where the students don’t have the right to submit this assignment, hence giving them the access control error.
Hopefully fixed by https://bitbucket.org/examinr/weblab/commits/910fe252796e930d3d06a7d96d04681bf88482e4 (cannot reproduce it locally yet)
r40.1 is deployed and this issue seems fixed, closing.
Log in to post comments