cck_scorm 6.x-1.0

Bug fixes

This is the first release of a stable cck_scorm.
All known bugs are fixed, some requested features have been implemented - we hope that you are able to use this module successfully!

Feel free to share your thoughts with us through the issue system.

cck_scorm 6.x-1.0-rc1

Bug fixes

All major bugs discovered have been fixed. This release is supposed to be used in a productive installation of drupal.

cck_scorm 6.x-1.0-beta17

Bug fixes
  • Bug fixes: "Cannot use object of type stdClass as array in scorm_atttributes_access()"
  • Community fixes - thanks a lot!

cck_scorm 6.x-1.0-beta16

New features
Bug fixes

Beta 16: Two Steps closer to a stable release!

  • Info-Tab: Take a closer look at logged information
  • Bugfix: Highscore calculation is fixed

cck_scorm 6.x-1.0-beta15

Bug fixes

Fixed a major bug that disabled access to the 'results'-tab for most installations.

cck_scorm 6.x-1.0-beta14

New features
Bug fixes
  • Bugfix:
    -'use of undefined constants'
    -removed unneccessary permissions
  • New Feature:
    access restriction for SCORM files
    more information can be found here: http://drupal.org/node/983244

cck_scorm 6.x-1.0-beta13

New features

With beta13, only user who are logged in and have got the permission "use scorm" are allowed to view scorm content. This is done by inserting php source into the .htm/html file of the scorm content.
You have to add ".htm/.html" to the files your webserver processes as php and set $base_url in your settings.php.

cck_scorm 6.x-1.0-beta10

New features
Bug fixes

Bug considering javascript aggregation fixed (http://drupal.org/node/972206)

Lightbox2 support enabled.

cck_scorm 6.x-1.0-beta9

Bug fixes

This release includes some minor changes:

cck_scorm 6.x-1.0-beta7

New features
Bug fixes

You can now use a little admin menu to configure default values for the player height and width. You can also decide if you want to show/hide the footer/exit activity button.

cck_scorm 6.x-1.0-beta5

New features

Added a result tab and permissions.
The tab only works with SCORM units delivering supported data ('cmi.core.score.max'). Please take a look at the permissions if you want to use this version.

cck_scorm 6.x-1.0-beta4

Bug fixes

Tracking in Beta3 was not working correctly. Some minor changes in player.php file have fixed the problem.

cck_scorm 6.x-1.0-beta2

Bug fixes

Calls to missing functions sql_empty() and get_string() removed.

The function sql_empty is only used to handle different databases. The calls will be deleted.
The function get_string is likely the t() function in drupal. It is used to identify a string pattern and replace it by another string. Switched to t() function calls.

cck_scorm 6.x-1.0-beta1

Use this release only on test environments.

Features:

  • Adding a CCK SCORM FileField to any content type of your choice
  • Upload SCORM 1.2, 1.3 and 1.4 compatible Zip files
  • Run uploaded SCORM packages
  • User data is tracked but there is currently no GUI for tracked data

cck_scorm 6.x-1.x-dev

Use this release only on test environments.

Features:

  • Adding a CCK SCORM FileField to any content type of your choice
  • Upload SCORM 1.2, 1.3 and 1.4 compatible Zip files
  • Run uploaded SCORM packages
Subscribe with RSS Subscribe to Releases for CCK Scorm Field