Currently the javascript in grading.html and task.py module expect session
and task ID to be separated by "_". This crashes, when the session has "_"
in the name. This should be fixed by
1. Adding explicit "ref_id" field to the grading submission (i.e. HTML page)
2. Using explicit reference field to recover the session and submission IDs.
Original issue reported on code.google.com by syrn...@gmail.com on 21 Jan 2010 at 12:44
Original issue reported on code.google.com by
syrn...@gmail.com
on 21 Jan 2010 at 12:44