mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
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:
parent
194dd279cc
commit
80de705fcb
6 changed files with 4 additions and 35 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue