Commit graph

15 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
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
d860e4f8e6 SCORM MDL-21442 add Scorms with due dates to My Moodle page 2010-06-24 13:14:51 +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
Piers Harding
ae350951c2 MDL-22650 - extend apidebugmask description with an example. 2010-06-05 19:09:16 +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
David Mudrak
4be9b12824 MDL-21695 Help strings use Markdown format from now on 2010-05-03 16:49:07 +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
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
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
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00