Added sco frame size

Completed compliance for scorm 1.2
This commit is contained in:
bobopinna 2005-05-09 09:50:37 +00:00
parent b3df3a0d71
commit 5f18d4e79a
10 changed files with 175 additions and 82 deletions

View file

@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2005042800; // The (date) version of this module
$module->version = 2005050800; // The (date) version of this module
$module->requires = 2005021600; // The version of Moodle that is required
$module->cron = 0; // How often should cron check this module (seconds)?