]> git.mjollnir.org Git - moodle.git/commit
add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects...
authordanmarsden <danmarsden>
Fri, 28 Nov 2008 09:20:59 +0000 (09:20 +0000)
committerdanmarsden <danmarsden>
Fri, 28 Nov 2008 09:20:59 +0000 (09:20 +0000)
commitd54e2145ba094b18d99ee7868c8f7eecf5b989ac
treede89d2fdac4f126a361608af84c24b85185d97b3
parenta1442d4e3e614bae7aa449c47ba0d20bd2ebde72
add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow.
lang/en_utf8/help/scorm/timerestrict.html [new file with mode: 0644]
lang/en_utf8/scorm.php
mod/scorm/db/install.xml
mod/scorm/db/upgrade.php
mod/scorm/lib.php
mod/scorm/loadSCO.php
mod/scorm/mod_form.php
mod/scorm/player.php
mod/scorm/version.php
mod/scorm/view.php