Skip to:
This error does not seem to affect functionality and is only seen if the error console is open.
Clicking on a student's name on the Total Scores page to view their submission displays the following error in the error console:
SCRIPT5009: '$' is undefined totalScores, line 2154 character 1
To reproduce:Create an assessment and publish itAs the student, take and submit the assessment
Instructor -> click on submissionsTotal Scores page displaysClick on student's name As student's submission opens, the error displays in the console
Verified js error is no longer present after clicking students name on total scores page on trunk.
http://nightly2.sakaiproject.org:8082/portal
Built: 10/10/13 08:00 - Sakai Revision: 130298 (Kernel 2.10-SNAPSHOT)
Tested on trunk on Oracle - Built: 05/30/13 08:00 - Sakai Revision: 125250 (Kernel 1.4.0-SNAPSHOT)- Server sakai-nightly.uits.iupui.edu
Am no longer seeing the javascript error
Fixed in SAM-2126.
This error does not seem to affect functionality and is only seen if the error console is open.
Clicking on a student's name on the Total Scores page to view their submission displays the following error in the error console:
SCRIPT5009: '$' is undefined
totalScores, line 2154 character 1
To reproduce:
Create an assessment and publish it
As the student, take and submit the assessment
Instructor -> click on submissions
Total Scores page displays
Click on student's name
As student's submission opens, the error displays in the console