79270232

Date: 2024-12-11 01:35:28
Score: 2
Natty:
Report link

The Moodle SCORM player does not have any built-in mechanism to allow you to hook custom JS onto it, or fire any postMessage events based on SCORM actions. You would have to either customize mod/scorm/datamodels/scorm_12.js, or the mod/scorm/player JS files if you wanted to be able to catch any of the SCORM events and do something additional with them.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: gavbaa