moodle/mod/scorm
Ankit Agarwal a501fe1385 MDL-40056 events: Created Event classes to replace add_to_log() - mod_scorm
Created attempt_deleted event
Created interactions_viewed event
Created report_viewed event
Created sco_launched event
Created tracks_viewed event
Created user_report_viewed event
Created course module related events
2014-01-14 12:05:10 +08:00
..
backup MDL-40223 SCORM: pass limit into function instead of hardcoding to allow cross-db 2013-11-19 13:23:06 +13:00
classes MDL-40056 events: Created Event classes to replace add_to_log() - mod_scorm 2014-01-14 12:05:10 +08:00
datamodels MDL-41695 SCORM: allow unlimited decimal places in CMIDecimal 2013-11-18 10:27:10 +13:00
db Merge branch 'master_MDL-40223' of git://github.com/danmarsden/moodle 2013-11-19 09:49:57 +08:00
lang/en Merge branch 'master_MDL-41580' of git://github.com/danmarsden/moodle 2013-09-25 09:27:44 +12:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
report MDL-42812 libraries: Update username_load_fields_from_object to add the prefix to everything. 2013-11-12 11:30:16 +08:00
tests MDL-43404 behat: Avoid failures at framework level as much as possible 2013-12-19 15:48:03 +08:00
aicc.php MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm 2012-07-24 17:08:05 +08:00
datamodel.php MDL-36467 SCORM: remove old debugging superceded by full scorm debugger 2012-11-13 09:02:43 +13:00
grade.php MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm 2012-07-24 17:08:05 +08:00
index.php MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course 2013-11-06 14:21:24 +11:00
lib.php MDL-42508 scorm: add module generator 2013-11-22 15:25:37 +11:00
loaddatamodel.php MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits 2013-09-20 22:45:36 +12:00
loadSCO.php MDL-41580 SCORM: allow imsmanifest.xml to be used in file system repos 2013-09-24 12:08:38 +12:00
locallib.php MDL-43527 eliminate last references to safe_mode 2014-01-02 09:23:15 +08:00
mod_form.php Merge branch 'master_MDL-41580' of git://github.com/danmarsden/moodle 2013-09-25 09:27:44 +12:00
module.js MDL-36334 mod_scorm: Remove gallery-sm-treeview 2013-12-30 19:19:26 +08:00
player.js MDL-32388 SCORM: Fix chrome pop-ups 2012-04-11 20:46:53 +12:00
player.php MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits 2013-09-20 22:45:36 +12:00
prereqs.php MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm 2012-07-24 17:08:05 +08:00
renderer.php MDL-41290 SCORM: Improve user report 2013-09-04 09:56:48 +12:00
report.php MDL-41612 scorm: fix heading levels 2013-09-16 15:40:01 +08:00
reportsettings_form.php MDL-28277 Small fixes 2011-11-03 07:45:52 +05:30
request.js MDL-36772 SCORM add boilerplate and remove <!-- as it cause jscache to crash and burn. 2012-11-23 20:20:46 +13:00
settings.php MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits 2013-09-20 22:45:36 +12:00
styles.css MDL-39910 SCORM: hide toggle button when course structure disabled and fix upgrade of old settings 2013-09-25 19:25:37 +12:00
tabs.php MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm 2012-07-24 17:08:05 +08:00
version.php MDL-42992 SCORM: Always allow IE to resize window 2013-11-21 10:22:42 +13:00
view.js MDL-42992 SCORM: Always allow IE to resize window 2013-11-21 10:22:42 +13:00
view.php Merge branch 'master_MDL-38489' of git://github.com/danmarsden/moodle 2013-09-19 09:49:31 +12:00