Lesson 'Completion Status/Score' is showing -100%

kumarabh
Forums
I'm using a SCORM package. The total duration of the Lesson is 1 minute. After the lesson is over when the user clicks on 'Finish' button the 'Completion Status/Score' shows -100 Need help in understanding how these Scores are calculated
Profile picture for user James Aparicio
James Aparicio

Hi kumarabh,

Hi kumarabh,

There is probably and issue with the scoring variables your scorm is sending.

You can debug it at profiles/opigno_lms/modules/opigno/opigno/scorm/quiz/includes/opigno_scorm_quiz_response.inc function save. 

You can just log or dpm the values there so you can see what is going on. You can see it returns -1 if some specific cases.