Commit graph

1466 commits

Author SHA1 Message Date
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
Dan Marsden
adefe70e22 SCORM MDL-21568 attempts grading initialized incorrectly. 2010-04-29 10:08:42 +00:00
Dan Marsden
c8b229a6ca SCORM MDL-21568 missing var from restore 2010-04-29 09:48:52 +00:00
Dan Marsden
2276208a15 SCORM MDL-22046 - show last completed attempt in gradebook - thanks to Bruce Cota for the report/fix 2010-04-29 09:15:25 +00:00
Dan Marsden
d1818fdc63 SCORM MDL-22168 only set x.start.time when a SCO is started - don't update it. 2010-04-29 08:31:45 +00:00
Dan Marsden
5f3f5a2f3b SCORM XHTML MDL-17702 good time to finally remove iframe 2010-04-29 08:11:07 +00:00
Dan Marsden
de1ccecd7e SCORM MDL-22242 - undefined var - refactored function no longer uses scormid, but uses full scorm object. 2010-04-29 07:22:59 +00:00
Dan Marsden
7d59021dec SCORM Report improvement MDL-21555 - tidy up 2010-04-29 07:18:02 +00:00
Dan Marsden
8716cc3552 SCORM Report improvement MDL-21555 - fix for delete_responses - wasn't previously updating a users grade. 2010-04-27 22:08:22 +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
Dan Marsden
d883cbadb4 SCORM MDL-21555 improved Report interface - now allows export as text/excel/ods - probably could do with some more refactoring/improvement, but this is much better than it was. Thanks to Valerian for the initial patch. (missed lang file) 2010-04-22 09:42:28 +00:00
Dan Marsden
6f8dda46d8 SCORM MDL-21555 improved Report interface - now allows export as text/excel/ods - probably could do with some more refactoring/improvement, but this is much better than it was. Thanks to Valerian for the initial patch. 2010-04-22 09:41:41 +00:00
David Mudrak
30c8dd34f7 MDL-15252 Re-committing all English strings exported from AMOS
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.

The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.

Live long and prosper.
2010-04-10 14:01:45 +00:00