Commit Graph

24 Commits

Author SHA1 Message Date
Dan Marsden e0d90c54c0 MDL-33938 SCORM use consistant naming for maxattempt setting - match setting name with db field name to help when matching default settings 2012-06-22 21:51:04 +12:00
Dan Marsden 4388bd45b2 SCORM MDL-30146 AICC - add ability to link direct to a simple AICC url 2011-11-05 21:51:24 +13:00
Dan Marsden ba0e91a281 SCORM MDL-27036 enable AICC HACP 2011-11-05 20:31:01 +13:00
Eloy Lafuente (stronk7) dd8f2538b6 Merge branch 'master_MDL-28017' of git://github.com/danmarsden/moodle
Conflicts:
	mod/scorm/version.php
2011-07-12 16:28:36 +02:00
Dan Marsden 6eca9e1c63 MDL-28017 SCORM - remove admin setting incorrectly added as it was never used. 2011-07-11 15:42:53 +12:00
Dan Marsden 3c0b04c440 MDL-28109 - allow admin to decide which scorm settings are advanced, tidy up order of settings 2011-07-11 10:18:16 +12:00
Dan Marsden 0ffaa76be3 MDL-28109 - allow adming to decide which scorm settings are advanced, tidy up order of settings 2011-07-10 11:10:56 +12:00
Dan Marsden d9306a9c1f SCORM MDL-28110 fix string name 2011-07-03 12:51:56 +12:00
Dan Marsden 0ab985f918 SCORM MDL-28110 set default for forcejavascript to yes - add string explaining what it does. 2011-07-03 12:51:56 +12:00
Dan Marsden f7b5c6aae6 SCORM MDL-28111 tidy up formatting of code 2011-07-03 12:49:29 +12:00
Dan Marsden 30bce58eb9 SCORM MDL-26201 setting to allow admin to force users to enable JS in their browser before allowing them to view/use SCORM objects. 2011-01-31 16:53:10 +13:00
Dan Marsden 0872dbdc19 SCORM MDL-23453 fix default api mask 2010-07-21 22:34:42 +00:00
Petr Skoda dbf9e4bae3 MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
Petr Skoda e5dd8e3bbd MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:24:58 +00:00
ashleyholman 58aaa8e97e MDL-15897: Changed admin_setting_configtext.validate() check to not treat all strings as custom regex's (since PARAM_* constants are now strings).
Instead require them to have '/' at the beginning and end of the pattern.

The only setting that appears to use a custom regex is scorm/apidebugmask - now updated to contain surrounding slashes.
2009-09-18 03:52:50 +00:00
piers b86aa44854 MDL-17310 - Fixup an issue with relative directory paths. Thanks Jonathan. 2008-12-04 03:25:43 +00:00
piers 15f5036a10 MDL-17310 - take the opportunity to change the scorm defaults to a highest grade orientation. 2008-11-23 21:39:29 +00:00
skodak 38d044fc91 MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings - whitespace 2008-11-19 15:11:49 +00:00
skodak 6b12d2373d MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings 2008-11-19 15:10:45 +00:00
skodak 76d56ed5c4 MDL-17310 scorm: Install asks for scorm &auth questions on install rather than just front page settings 2008-11-19 15:06:50 +00:00
piers 30fc6e2dac MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin. 2008-11-11 02:46:20 +00:00
piers 1881df2733 MDL-7097 - API debug. Change the control of debugging over to SCORM admin settings. 2008-09-16 22:50:16 +00:00
skodak 9528568bf0 MDL-16088 scorm new file api conversion 2008-09-09 08:30:00 +00:00
skodak 220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00