Answered
I've created a custom activity which uses custom HTML and JavaScript to score and complete the activity in the gradebook via the SCO/SCORM API. I'm running into an issue where if a teacher wants to allow a retry after the activity has been completed. I can't seem to find an indicator of what to look for if a student is allowed a retake after they have already completed the activity.
Is there anyway to tell through the JavaScript API if a teacher has allowed a retake?
Comments (1)
Hi Sean:
You may use the API GetTeacherResponse to check the GradeStatus for a retry that was passed. If you are encountering issues with using this API, I recommend submitting a ticket to Agilix Support through your authorized support contact which will allow our team to address the issue.