795 Commits

Author SHA1 Message Date
Petr Skoda
2e0406a53a repeating upgrade typo fixed 2010-07-06 16:10:17 +00:00
Dan Marsden
ab8049e868 NOBUG SCORM fix location of icon.gif 2010-07-06 03:39:41 +00:00
Piers Harding
e24445c7ce MDL-22954 - fix method of getting list of attempts, and display of grade (fixes regression) 2010-07-06 03:13:48 +00:00
Dan Marsden
3b4b776a25 SCORM AICC MDL-21354 use correct check for SCORM debug 2010-07-06 01:21:21 +00:00
Dan Marsden
a4c4962f1a SCORM AICC MDL-21354 improved debug handling for AICC objects - thanks to Matteo Scaramuccia for patch. 2010-07-06 01:16:55 +00:00
Eloy Lafuente
ffe5025874 NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you? 2010-07-05 22:48:07 +00:00
Martin Dougiamas
9a5b90053b MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)
AMOS BEGIN
 CPY [modulename,assignment],[pluginname,assignment]
 CPY [modulename,chat],[pluginname,chat]
 CPY [modulename,choice],[pluginname,choice]
 CPY [modulename,data],[pluginname,data]
 CPY [modulename,feedback],[pluginname,feedback]
 CPY [modulename,folder],[pluginname,folder]
 CPY [modulename,forum],[pluginname,forum]
 CPY [modulename,glossary],[pluginname,glossary]
 CPY [modulename,hotpot],[pluginname,hotpot]
 CPY [modulename,imscp],[pluginname,imscp]
 CPY [modulename,label],[pluginname,label]
 CPY [modulename,lesson],[pluginname,lesson]
 CPY [modulename,page],[pluginname,page]
 CPY [modulename,quiz],[pluginname,quiz]
 CPY [modulename,resource],[pluginname,resource]
 CPY [modulename,survey],[pluginname,survey]
 CPY [modulename,url],[pluginname,url]
 CPY [modulename,wiki],[pluginname,wiki]
 CPY [modulename,workshop],[pluginname,workshop]
AMOS END
2010-07-05 05:12:39 +00:00
Dan Marsden
4cec22dce6 SCORM MDL-23074 - fix regression - missing slash 2010-07-05 02:00:02 +00:00
Dan Marsden
b3611e0dda SCORM MDL-23053 add support for conditional activities - completion on view 2010-07-05 00:40:13 +00:00
Dan Marsden
624bcb1606 SCORM MDL-21989 improved english string to state that some browsers may prevent these settings. 2010-07-05 00:35:46 +00:00
Petr Skoda
3a11c09f5b MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +00:00
Petr Skoda
411b8c238a no more id cvs markers 2010-07-04 12:09:15 +00:00
Petr Skoda
a4cdd6d2c8 MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing 2010-07-04 10:27:56 +00: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
fd6a6947c3 SCORM MDL-18364 typo 2 - think it's finally right! 2010-06-28 01:06:40 +00:00
Dan Marsden
fca523db3c SCORM MDL-18364 typo 2010-06-28 01:05:36 +00:00
Dan Marsden
aa546a70df SCORM MDL-18364 remove space 2010-06-28 00:50:24 +00:00
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