Commit graph

1178 commits

Author SHA1 Message Date
Dan Marsden
fdacfe6319 SCORM MDL-18364 improve help on multiple attempts 2010-06-28 00:26:04 +00:00
Dan Marsden
d25978707e SCORM MDL-21306 invalid management of Mastery Score - thanks to Matteo Scaramuccia for the report/patch 2010-06-27 23:47:37 +00:00
Piers Harding
7857560e94 MDL-21761 - fix the statefulness of saving dataelements in scorm api 1.2 2010-06-27 22:12:59 +00:00
Dan Marsden
5edcafb79f SCORM MDL-12834 add link for returning to course page if pop-up window used 2010-06-27 22:05:45 +00:00
Dan Marsden
c3f791c2dd SCORM AICC MDL-21354 fix get_record call to use correct syntax 2010-06-26 00:48:35 +00:00
Dan Marsden
489797d979 SCORM MDL-21492 don't skip view if user is able to view reports - thanks to valerian for report/patch 2010-06-25 10:12:29 +00:00
Dan Marsden
ed11e19b4a SCORM MDL-22741 add missing restore code - added to HEAD to keep consistency even though restore in HEAD will be managed using new code - (checked with Eloy before committing) - thanks to Michael Avelar for patch 2010-06-25 08:10:13 +00:00
Dan Marsden
413900b4ac SCORM MDL-22454 make date selector consistent with other modules 2010-06-25 07:30:55 +00:00
Piers Harding
f233784d03 MDL-22452 - fix styles so that player displays correctly when toc is hidden. 2010-06-25 01:37:24 +00:00
Dan Marsden
d860e4f8e6 SCORM MDL-21442 add Scorms with due dates to My Moodle page 2010-06-24 13:14:51 +00:00
Dan Marsden
169a204c08 SCORM MDL-21354 Add log to file option for AICC objects as we can't use the normal SCORM debugger. - thanks to Matteo Scaramuccia for help with the patch 2010-06-24 11:41:08 +00:00
Helen Foster
88b8f04eb9 MDL-16726 polishing help strings thanks to Dan Marsden 2010-06-24 10:51:22 +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
Dan Marsden
c5b3ba6a53 SCORM MDL-21551 fix calculation for when to run auto update everyday - thanks to Phillip Franks for the report/fix 2010-06-24 08:06:04 +00:00
Dan Marsden
8d31692538 SCORM MDL-17891 fix loss of session data - thanks to Ron and Matteo for report/fixes missed fix for LMSCommit 2010-06-24 02:25:25 +00:00
Dan Marsden
7f82b2e3e9 SCORM MDL-17891 fix loss of session data - thanks to Ron and Matteo for report/fixes 2010-06-24 02:19:11 +00:00
Dan Marsden
be9187302c SCORM MDL-21333 modify way link appears if popup does not load to prevent SCORM from loading and not being able to communicate with API - thanks to Matteo Scaramuccia for report/fix 2010-06-24 01:22:25 +00:00
Dan Marsden
5435ff2777 SCORM MDL-22168 fix accidental revert - set start time of SCO correctly 2010-06-24 00:48:48 +00:00
Dongsheng Cai
9895302c94 "MDL-22746, added missing parameter to file_info_stored class" 2010-06-14 03:35:05 +00:00
Dongsheng Cai
d3d98a3a98 MDL-22455, file picker conversion for SCORM. 2010-06-10 09:58:45 +00:00
Sam Hemelryk
7487c85699 course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
Dan Marsden
84683abaef SCORM Upgrade MDL-22694 upgrade of 1.9 fails if mulitple references of the same SCORM package exist in a course. Kudos to Tim Lock for Report and patch. 2010-06-07 22:35:35 +00:00
Piers Harding
ae350951c2 MDL-22650 - extend apidebugmask description with an example. 2010-06-05 19:09:16 +00:00
Rossiani Wijaya
a1c4957671 MDL-20447 - bulk upload: add heading to the page 2010-05-28 08:30:12 +00:00
Piers Harding
33f54da3cc MDL-22605 - Shift the debugger activation code, so that it gets access to the DOM. 2010-05-27 23:47:34 +00:00
Piers Harding
dc28220096 MDL-18836 - tweak some SQL to run under postgres 2010-05-23 04:56:32 +00:00
Piers Harding
45b7e14fdc MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE - further tweaking of this. 2010-05-23 04:50:02 +00:00
Sam Marshall
31c9330392 accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
Dan Marsden
4d10b5203b SCORM MDL-22340 use full path for includes. 2010-05-18 22:09:54 +00:00
Dan Marsden
ac2032dcc5 SCORM MDL-22453 - tidy up format of if statements. 2010-05-16 22:39:49 +00:00
Dan Marsden
ec678a9a1c SCORM MDL-22453 - fix breadcrumbs and fix a couple of typos 2010-05-16 22:35:09 +00:00
Piers Harding
485f4ce60d MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE, JS finding content ids, and url_pix(). 2010-05-13 23:01:38 +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
Dan Marsden
86996ffe92 SCORM MDL-22340 use full path for includes. 2010-05-06 00:13:54 +00:00
Dan Marsden
20f88deb5a SCORM Grades MDL-22332 redirect to report page correctly from gradebook - thanks to Valerian for report/fix. (pushed wrong db calls) - oops! 2010-05-05 23:50:43 +00:00
Dan Marsden
e0ad0e7397 SCORM Grades MDL-22332 redirect to report page correctly from gradebook - thanks to Valerian for report/fix. 2010-05-05 23:48:00 +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
fb80705a80 SCORM Backup MDL-22151 use seq_mapinfos and seq_mapinfo - keeps things consistant. -thanks Eloy 2010-05-04 01:41:15 +00:00
Dan Marsden
2590463c82 SCORM Backup MDL-22151 use seq_mapinfos and seq_mapinfo - keeps things consistant. -thanks Eloy 2010-05-04 01:38:54 +00:00
Dan Marsden
0e41ea1d47 SCORM MDL-22289 - include correct user info in call to get user pic 2010-05-03 23:23:11 +00:00
Dan Marsden
5c430673f6 SCORM MDL-2289 - fix typo 2010-05-03 23:11:21 +00:00
David Mudrak
4be9b12824 MDL-21695 Help strings use Markdown format from now on 2010-05-03 16:49:07 +00:00
Eloy Lafuente
02488b86a8 MDL-22151 backup - added scorm backup 2010-05-03 16:33:43 +00:00
Helen Foster
5c7c45d26f MDL-21695 adding help strings 2010-05-03 06:53:37 +00:00
Helen Foster
d1fafa2414 MDL-21695 adding help strings 2010-05-02 16:57:07 +00:00
Helen Foster
b621bd1939 MDL-21695 adding help strings 2010-05-01 11:06:06 +00:00
Dan Marsden
3b56974322 SCORM AICC MDL-2144 total_time accumulation calculated incorrectly. - thanks to Matteo Scaramuccia for report and fix. 2010-04-30 08:49:33 +00:00
Dan Marsden
03e9a12279 SCORM MDL-18202 MDL-21379 fix spaces 2010-04-30 05:52:56 +00:00
Dan Marsden
6b635d44e2 SCORM MDL-18202 MDL-21379 use correct Scorm format for 1.3 2010-04-30 05:45:12 +00:00