Scorm tracking in Moodle
March 13, 2008 – 11:43Built custom report for viewing number of attempts and succesfull attempts of SCORM modules in Moodle. Read the attempts and success from grade_grades table but comparing number of attempts to other data they seemed a bit low. Checked the SCORM tracker “”scorm_scoes_track” table for SCORM collected data -> SC ORM tracker data was in congruence with grade_grades data.
Probably the data are inconsistent because SCORM modules were frequently renewed; then, if a SCORM module is removed, also the data from the database is removed (is that so?).




















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