mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
mod-choice MDL-20248 Upgraded choice module to use the new navigation blocks
This commit is contained in:
parent
ee00eb8c69
commit
97011c648c
2 changed files with 31 additions and 0 deletions
|
@ -6,6 +6,7 @@ $string['addmorechoices'] = 'Add more choices';
|
|||
$string['allowupdate'] = 'Allow choice to be updated';
|
||||
$string['answered'] = 'Answered';
|
||||
$string['choice'] = 'Choice';
|
||||
$string['choiceadministration'] = 'Choice administration';
|
||||
$string['choice:choose'] = 'Record a choice';
|
||||
$string['choice:deleteresponses'] = 'Delete responses';
|
||||
$string['choice:downloadresponses'] = 'Download responses';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue