Commit Graph

49 Commits

Author SHA1 Message Date
Dongsheng Cai 783f148609 MDL-24474, fixed warning message from filepicker element, fixed missing packageurl when adding new scorm instance 2010-10-21 04:46:05 +00:00
Petr Skoda efe95a6f1e fixed default_valueS typo 2010-09-18 13:43:18 +00:00
Petr Skoda b8ea3041eb MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
Dan Marsden a73e2664fb SCORM MDL-22951 height/width are now only valid for pop-up windows. 2010-07-22 01:23:17 +00:00
Dongsheng Cai b76f2e60d6 MDL-23102, scorm, show previously uploaded package file 2010-07-12 04:46:52 +00:00
Dan Marsden 9eb8dccc1b SCORM MDL-23176 return error correctly if file not selected. 2010-07-09 08:33:25 +00:00
Dan Marsden 413900b4ac SCORM MDL-22454 make date selector consistent with other modules 2010-06-25 07:30:55 +00:00
Dan Marsden 427bcd4d98 SCORM MDL-16726 tidy up help strings 2010-06-24 09:06:07 +00:00
Dan Marsden e73d555739 SCORM MDL-16726 only show package type if different package types are supported. 2010-06-24 08:29:36 +00:00
Dongsheng Cai d3d98a3a98 MDL-22455, file picker conversion for SCORM. 2010-06-10 09:58:45 +00:00
Martin Dougiamas bfebaf64d8 MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
David Mudrak c329e370d8 MDL-21695 SCORM module now uses new help strings
AMOS BEGIN
 HLP scorm/package.html,[package_help,mod_scorm]
 HLP scorm/grademethod.html,[grademethod_help,mod_scorm]
 HLP scorm/maxattempt.html,[maximumattempts_help,mod_scorm]
 HLP scorm/whatgrade.html,[whatgrade_help,mod_scorm]
 HLP scorm/displayattemptstatus.html,[displayattemptstatus_help,mod_scorm]
 HLP scorm/forcecompleted.html,[forcecompleted_help,mod_scorm]
 HLP scorm/forcenewattempt.html,[forcenewattempt_help,mod_scorm]
 HLP scorm/lastattemptlock.html,[lastattemptlock_help,mod_scorm]
 HLP scorm/stagesize.html,[stagesize_help,mod_scorm]
 HLP scorm/skipview.html,[skipview_help,mod_scorm]
 HLP scorm/hidebrowse.html,[hidebrowse_help,mod_scorm]
 HLP scorm/displaycoursestructure.html,[displaycoursestructure_help,mod_scorm]
 HLP scorm/hidetoc.html,[hidetoc_help,mod_scorm]
 HLP scorm/autocontinue.html,[autocontinue_help,mod_scorm]
AMOS END
2010-05-04 14:05:59 +00:00
Dan Marsden adefe70e22 SCORM MDL-21568 attempts grading initialized incorrectly. 2010-04-29 10:08:42 +00:00
Piers Harding 87db13b53c MDL-21985 - modify the mod/scorm settings descriptions, reorder settings, and add the _hlp text values. 2010-04-26 01:00:22 +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
skodak d18e0fe646 MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
nicolasconnault 6aff538add MDL-19815 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:16:50 +00:00
skodak 3268cf9921 MDL-18910 full support for module intro editor with embedded images 2009-04-22 06:48:15 +00:00
skodak ac3668bfae MDL-18910 full support for module intro editor with embedded images 2009-04-22 05:10:08 +00:00
skodak 42f103be4c MDL-18910 moving modedit features to modname_supports() 2009-04-21 08:57:20 +00:00
skodak d0bcf735aa MDL-18910 normalised module intro and introformat 2009-04-20 19:57:04 +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
piers 9b426d0380 MDL-16810 - Allow site configuration of scorm settings. Bad array subscript. 2008-11-11 23:11:39 +00:00
piers 1adc77e6d2 MDL-16810 - Allow site configuration of scorm settings. Fixing grammar of texts, and default options values. Clean up $CFG values nolonger required. 2008-11-11 04:45:39 +00:00
piers 30fc6e2dac MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin. 2008-11-11 02:46:20 +00:00
danmarsden edf13ee87a scorm: MDL-16185 display warning when zlib_compression on - causes errors with certain browsers. 2008-11-10 07:43:24 +00:00
piers 728d0599df MDL-16810 - fix typo on function name. thanks to Jason Hardin. 2008-10-14 04:36:19 +00:00
piers 560417ffa2 MDL-16722 - Upload limit does not respect course upload limit in settings for mod/scorm. 2008-09-29 00:35:28 +00:00
tjhunt 16851b22ad MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 10:04:01 +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
danmarsden ea38a6b98a MDL-10767 - set values of checkboxes correctly 2008-08-27 22:02:16 +00:00
piers 4eaaf0a60d MDL-15881 - Probable bug: Not able to update SCORM. 2008-08-24 23:02:09 +00:00
danmarsden d9397d51bc MDL-14620 - fix link to repository and tidy up using $CFG vars 2008-08-21 01:47:30 +00:00
danmarsden 01e6c0307a MDL-16113 add warning to Scorm modedit page if slasharg is disabled. 2008-08-20 02:21:34 +00:00
skodak 8eb1d25ffe MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
piers 878aaab9eb MDL-9077 switch from client to server side validation for reference field as client side not supported for this type (file upload name). 2008-07-23 00:32:54 +00:00
skodak a78890d593 MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
mattc-catalyst d8c9d8a150 MDL-10888: - groupings - mod/scorm - updated to support groupings 2007-08-28 02:54:37 +00:00
skodak 602433133e MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages 2007-08-02 10:38:18 +00:00
bobopinna 4b07d3a8d9 Fixed a bad string definition 2007-07-03 10:26:14 +00:00
moodler 3b631edabe Merged string fixes from stable 2007-06-22 05:48:24 +00:00
skodak 23a7718bd1 MDL-9696 used absolute path include in mod_forms 2007-06-10 23:20:45 +00:00
bobopinna 9a71cd85d8 MDL-9206 Readded unlimited attempts option (Sorry I miss it) 2007-06-06 21:36:50 +00:00
bobopinna 36938e1a67 fixed translation file for othersettings string 2007-05-27 21:24:51 +00:00
bobopinna 2b90f94115 commented attend fields because this feature in not implemented yet 2007-05-27 16:32:59 +00:00
bobopinna 13929adcd7 MERGED MDL-8872 from 1.8 removed "course" mentions from scorm interface 2007-03-15 20:54:45 +00:00
bobopinna a679d64d39 renamed external to updatefreq
renamed md5_result to md5hash
2007-01-24 10:39:24 +00:00
bobopinna a4813c36c8 The new edit page using QuickForm lib 2007-01-16 13:18:41 +00:00