mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
Added sco frame size
Completed compliance for scorm 1.2
This commit is contained in:
parent
b3df3a0d71
commit
5f18d4e79a
10 changed files with 175 additions and 82 deletions
|
@ -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)?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue