Commit Graph

24 Commits

Author SHA1 Message Date
Eloy Lafuente (stronk7) 704f82e2bf MDL-32202 scorm: fix 2 invalid default="null" definitions
Note the whole file has been changed because its previous
(manual!) commit leaded to incorrect indentation, but really
only 2 definitions have been changed:

scorm->completionstatusrequired
scorm->completionscorerequired
2012-03-26 21:27:47 +02:00
Aaron Barnes 94db27498d MDL-27469 scorm: Add extra activity completion conditions 2012-03-21 09:48:38 +13:00
Petr Skoda bb88a54d06 MDL-31985 remove text sizes from all install.xml files 2012-03-11 15:55:37 +01:00
Petr Skoda c3dd6b01fe MDL-27982 drop UNSIGNED attributes from all install.xml files 2012-03-06 12:01:10 +01:00
Dan Marsden ba0e91a281 SCORM MDL-27036 enable AICC HACP 2011-11-05 20:31:01 +13:00
Mayank Gupa 45075df124 MDL-28493 SCORM Changed objectiveid field to char 2011-07-31 17:13:03 +12:00
Sam Hemelryk 631cefc35f mod-scorm MDL-25792 Changed forcecompleted to have lenght 1 and bumbed version number 2011-01-14 11:09:59 +08:00
Petr Skoda 64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
Dan Marsden 1bd51a6c7c SCORM MDL-19899 field not long enough to store data - according to ADL spec this field needs to store up to 2000 characters 2010-03-12 07:06:55 +00:00
stronk7 74c288a100 MDL-18577 drop enums support - step2: enums out from install.xml files 2009-05-01 14:07:43 +00:00
skodak d0bcf735aa MDL-18910 normalised module intro and introformat 2009-04-20 19:57:04 +00:00
skodak 9c82ff2acd MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules 2009-01-12 21:13:28 +00:00
danmarsden d54e2145ba 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. 2008-11-28 09:20:59 +00:00
nicolasconnault 4f0d8cc837 MDL-11501 Fixed error in xml file 2008-09-17 06:41:08 +00:00
piers 6381fa56ed MDL-11501 Scorm New attempts and reviewing. Changes to help customise player/package interactions. 2008-09-16 20:32:50 +00:00
skodak 9528568bf0 MDL-16088 scorm new file api conversion 2008-09-09 08:30:00 +00:00
piers c57ce9f251 MDL-14902 Missing column 'whatgrade' in prefix_scorm table. Is a DB patch (thanks Hans de Zwart). 2008-08-01 02:32:36 +00:00
stronk7 fcdea90774 Second pass. Modules. Some more default comments are out. MDL-11385 2007-09-24 22:17:05 +00:00
bobopinna 6a6fd8acbc renamed field external changed it to updatefreq
renamed filed md5_result in md5hash
2007-01-24 10:32:45 +00:00
bobopinna 0e1bf35071 Added sequencing tables 2006-12-11 15:13:44 +00:00
bobopinna b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +00:00
stronk7 7bd1b4f5ba Ops, scorm->skipview default must be 1 2006-09-26 16:58:49 +00:00
stronk7 d107d19057 Adding scorm->skipview to XMLDB file! 2006-09-26 15:25:29 +00:00
stronk7 9bd4d98bc2 Initial version of the XMLDB file for this plugin 2006-08-12 22:19:10 +00:00