Skip to content
Permalink
deab2fb981
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
16 lines (10 sloc) 522 Bytes

TODO

  • Display current score on page.
  • display pass/fail onscreen.
  • calculate total time spent session_time.

Notes

  • the cmi.student_data section appears to be readonly and trying to write causes issues.

Moodle SCORM Settings

  • Attempts Management: Force new attempt (when previous attempt completes, passes or fails).
  • Mastery score overrides status (defaults to yes) means Moodle reports failed attempts.
  • The mastery score (pass threshold) is stored in the manifest file (not reported by Moodle).