859 Commits

Author SHA1 Message Date
Dan Marsden
946b6f0ded SCORM MDL-24217 correct handling of suspend icon and fix SCORM 2004 usage of cmi.core.exit - thanks to Valerian for report/fix 2010-09-15 21:27:41 +00:00
Petr Skoda
0f21a964a5 MDL-24079 fixing recent regressions caused by api changes in tablelib; sorry I did not find the problem earlier 2010-09-05 12:35:51 +00:00
Petr Skoda
dd88de0ebd MDL-14679 fixed remaining old style update_record()s 2010-09-03 18:01:25 +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
Petr Skoda
fd8a6a7354 MDL-24059 stripslashes TODO notes 2010-09-02 12:57:04 +00:00
Petr Skoda
9e07366784 MDL-24058 fixed JS string quoting 2010-09-02 12:35:47 +00:00
Dan Marsden
119d64eef6 SCORM MDL-23947 fix tests 2010-08-31 00:02:10 +00:00
Dan Marsden
2700b2839d SCORM MDL-23947 change name of function 2010-08-30 23:45:53 +00:00
Dan Marsden
3c873e0e5c SCORM MDL-23589 set currentorg if not already set. 2010-08-19 01:15:26 +00:00
David Mudrak
370d793c98 MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
AMOS BEGIN
 MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
 MOV [dataadministration,mod_data],[pluginadministration,mod_data]
 MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
 MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
 MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
 MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
 MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
 MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
 MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
 MOV [labeladministration,mod_label],[pluginadministration,mod_label]
 MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
 MOV [pageadministration,mod_page],[pluginadministration,mod_page]
 MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
 MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
 MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
 MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
 MOV [urladministration,mod_url],[pluginadministration,mod_url]
 MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
 MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END
2010-08-17 17:35:12 +00:00
Dan Marsden
baf8b9b791 SCORM MDL-23834 wrong function call to get prev/next SCO and redirect 2010-08-17 04:18:46 +00:00
Piers Harding
22a796743b MDL-23751: fix broken scomr API debug.
Fix continue and previous (Auto).
2010-08-17 04:03:44 +00:00
Piers Harding
07b5ee31c0 MDL-23751 fix the clearing down of the TOC before reloading the next after
navigation.
2010-08-13 01:26:33 +00:00
Dan Marsden
ed98c4e98e SCORM MDL-23776 check for attempts that have passed as well as completed status 2010-08-11 23:57:03 +00:00
Dan Marsden
50412dc1ec SCORM MDL-23775 update grades in gradebook when grading method changes. 2010-08-11 23:39:19 +00:00
Petr Skoda
c6d75bffa5 MDL-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
Eloy Lafuente
59c9d381ae MDL-23479 backup - chat revised & old code deleted (but non-existing restore logs) 2010-08-02 21:09:38 +00:00
Dan Marsden
2a2b62e1f6 MDL-23479 scorm restore code - correct time shifting 2010-08-02 00:44:08 +00:00
Dan Marsden
9995bf9977 MDL-23479 scorm restore code - correct time shifting 2010-08-02 00:39:35 +00:00
Dan Marsden
58bd461cec MDL-23479 scorm restore code - fix bug with mapping MDL-23570 2010-07-29 02:23:06 +00:00
Dan Marsden
a2920c7e5e MDL-23479 scorm restore code 2010-07-28 22:37:49 +00:00
Dan Marsden
31845fcdd1 SCORM MDL-22951 - remove old string - uses new JS to provide errors on pop-ups 2010-07-25 23:47:33 +00:00
Piers Harding
fe3b9da3fa MDL-22951 - do popup blocking detection, and fix double open on popup 2010-07-25 22:54:29 +00:00
Piers Harding
6d67f3498c MDL-22951 - fudge for IE7 iframe draw problem - needs a better fix 2010-07-25 21:55:05 +00:00
Piers Harding
e62c1d22af MDL-22951 - move the AJAX callback out into its own include, and tidy up 2010-07-25 01:22:27 +00:00
Piers Harding
821aa03da0 MDL-22951 - fix link issue for loadSCO.php 2010-07-23 20:02:36 +00:00
Piers Harding
cac5037719 MDL-22951 - convert 2004 to prereq and datamodel handling. 2010-07-23 19:00:40 +00:00
Piers Harding
eea0c8eaa7 MDL-22951 - implement the datamodel, and prereq handling for AICC. 2010-07-23 18:20:04 +00:00
Dan Marsden
773a746835 SCORM MDL-23492 tidy up grading method display/calculation 2010-07-23 09:33:30 +00:00
Dan Marsden
c4b9eaff6c SCORM MDL-23492 remove debug call 2010-07-23 09:29:54 +00:00
Dan Marsden
b1ca5d31dc SCORM MDL-23492 tidy up grading method display/calculation 2010-07-23 09:23:52 +00:00
Dan Marsden
c0f6b6082d SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006 2010-07-23 08:03:08 +00:00
Dan Marsden
8c5516dccb SCORM MDL-23498 remove var from function that is never called - it is always the default (false) as it is never used - seems to date back to commit in 2006 2010-07-23 07:59:11 +00:00
Piers Harding
a188aa4943 MDL-22951 - fix JS issue in IE when TOC set to hidden by default. 2010-07-23 07:03:26 +00:00
Piers Harding
24d29a27d2 MDL-22951 - TOC refresh happening too early - wait till after debug 2010-07-22 19:38:19 +00:00
Petr Skoda
792881f0fe fixed some comment typos 2010-07-22 09:43:30 +00:00
Dan Marsden
86875a83c0 SCORM MDL-23470 temporary disabling of error handling in pre-req loading - this is interfering with some packages 2010-07-22 07:50:41 +00:00
Dan Marsden
5d21c26076 SCORM MDL-21333 remove link to allow manual opening of window as JS communication can fail and no grades are reported from the object. Remove old strings no longer required. 2010-07-22 01:52:25 +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
Dan Marsden
5c2aa1574f SCORM MDL-22951 New player for SCORM fixes major regression that prevents some SCORM objects from playing - MDL-23454 - also fixes MDL-19954, MDL-7787, MDL-19618, MDL-23421 - this still has a some issues with the display of objects in IE 7 but these are minor compared to the regression in MDL-23454 and should be resolved very soon. 2010-07-22 00:48:06 +00:00
Dan Marsden
0872dbdc19 SCORM MDL-23453 fix default api mask 2010-07-21 22:34:42 +00:00
Dan Marsden
bd803ac7e4 SCORM MDL-23422 fix logic for displaying closed messages. 2010-07-21 10:19:38 +00:00
Dan Marsden
9d49a142b6 SCORM MDL-21568 fix regression 2010-07-17 06:45:57 +00:00
Petr Skoda
39ac3f6e28 MDL-23204 grrr, fixed regression 2010-07-16 10:15:25 +00:00
Petr Skoda
d682eadf51 MDL-23204 convert text to html in scorm intro 2010-07-16 09:31:23 +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
Dan Marsden
5cf8509753 SCORM MDL-23210 - add comment to code to help us remember not to convert this to using other file lib function. 2010-07-12 08:12:16 +00:00
Dongsheng Cai
b76f2e60d6 MDL-23102, scorm, show previously uploaded package file 2010-07-12 04:46:52 +00:00
Dan Marsden
38961293ed MDL-14589 - reverting patch as it breaks access to packages that use arguments in the url on loader style pages. please see MDL-23210 for details 2010-07-11 23:53:38 +00:00
Dan Marsden
3903aab0aa MDL-14589 - guessing at the right way to call this function. 2010-07-11 23:07:02 +00:00