NEW FEATURE: Activity Link allows the teacher to display a link to another activity, which is in the same course,

at the end of the Lesson.
This commit is contained in:
michaelpenne 2005-11-07 19:56:08 +00:00
parent 6db0b948cc
commit 114f47a79e
7 changed files with 71 additions and 1 deletions

View file

@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2005102800; // The current module version (Date: YYYYMMDDXX)
$module->version = 2005110200; // The current module version (Date: YYYYMMDDXX)
$module->requires = 2005021600; // Requires this Moodle version
$module->cron = 0; // Period for cron to check this module (secs)