-
GIT commit
-
Bug fixes and Lightbox2 support added
-
Tracking in Beta3 was not working correctly. Some minor changes in player.php file fixed it.
-
The following patches have been applied: http://drupal.org/files/issues/cck_scorm-correct_t_usage_0.patch by janusman http://drupal.org/files/issues/cck_scorm-mysql_num_rows_0.patch by janusman http://drupal.org/files/issues/cck_scorm-drupal_add_js_0.patch by janusman http://drupal.org/files/issues/cck_scorm_query_fix.patch by thesleuth Moreover some minor changes in player.php file are committed.
-
Function calls sql_empty() and get_string() removed.
-
Initial commit of cck_scorm module. This module provides Moodle SCORM (http://www.moodle.org) integration for Drupal using CCK functionality. It depends on the CCK and the FileField module. This first version focuses on displaying SCORM contents and logging events for each user. Analysis of all logged events will be part of a later release. The module enables the user to upload a SCORM compatible Zip file during node creation process. The user can decide if the SCORM content should be opened in a new window or if it should be embedded (width and height parameters are available).