Nobelium
e3528983f2
MDL-41476 scorm settings- SCORM1.2 standard mode and CMIString length
...
Adding SCORM 1.2 standard mode checkbox in scorm admin panel. By default it will be enabled
(i.e: config name = `scorm12standard`, plugin name = `scorm`, value = `1`)
If `scorm12standard` is `1` CMIString256 is of length 256 and CMIString4096 is of length is 4096
if `scorm12standard` is `0` CMIString256 and CMIString4096 are of length is 64000
2014-04-07 14:07:48 +08:00
Jetha Chan
74d2a9df6d
MDL-42588 mod_scorm: display activity name
...
Added option to display or hide activity name on SCORM player. Added default admin setting and amended generator accordingly.
2014-03-25 16:20:52 +08:00
Mayank Gupta
df5c7086c8
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
Dan Marsden
93c984a829
MDL-39239 SCORM: drop old imsrepository code - it doesn't work anyway.
2013-06-12 09:47:26 +12:00
Frederic Massart
9fba869836
MDL-38757 scorm: Remove advanced settings (except for Appearance)
2013-05-09 17:20:11 +08:00
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