Skip to content
Permalink
6e2294df34
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
17 lines (11 sloc) 566 Bytes

TODO

  • Make sure we warn if score not in bounds.
  • 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).