MDL-21695 Choice module now uses new help strings

AMOS BEGIN
 HLP choice/limit.html,[limitanswers_help,mod_choice]
 HLP choice/options.html,[choiceoptions_help,mod_choice]
 HLP choice/timerestrict.html,[timerestrict_help,mod_choice]
AMOS END
This commit is contained in:
David Mudrak 2010-04-30 12:05:29 +00:00
parent 194dd279cc
commit 80de705fcb
6 changed files with 4 additions and 35 deletions

View file

@ -81,5 +81,6 @@ $string['spaceleft'] = 'space available';
$string['spacesleft'] = 'spaces available';
$string['taken'] = 'Taken';
$string['timerestrict'] = 'Restrict answering to this time period';
$string['timerestrict_help'] = 'This setting allows you to define a time window within which participants are allowed to make a choice. To set an open-ended close date just set the time very far in the future. If you don\'t need this at all then uncheck the box.';
$string['viewallresponses'] = 'View {$a} responses';
$string['yourselection'] = 'Your selection';