Problem with SCORM in Moodle
March 26, 2008 – 12:37We are having a problem with some SCORM modules in Moodle. SCORM should track if a user clicks / enters a module. But it seems that the data is only recorded when the user clicks on ‘exit activity’.
Turned on debugging in Moodle (Server, debugging) and SCORM seems to generate proper data but database does not record the data!?
Test:
click on SCORM and exit via exit activity:
everything works fine
click on SCORM module and check if that is recorded in SCORM track table:
everything works fine
The test didn’t show any strange behaviour other than the gradebook not being udpated properly. That could be because no ‘attempt’ is included in the SCORM communication. Since locally everything seems to work fine, we suspect that there are some client side settings which prevent proper communication between Moodle and SCORM. Probably something with javascript.




















Sorry, comments for this entry are closed at this time.