mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
Merge branch 'wip-mdl-40919' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
03b8d9e3c3
12 changed files with 552 additions and 8 deletions
|
@ -197,6 +197,9 @@ $string['downloadinfo'] = 'You can download the complete raw data for this surve
|
|||
$string['downloadresults'] = 'Download results';
|
||||
$string['downloadtext'] = 'Download data as a plain text file';
|
||||
$string['editingasurvey'] = 'Editing a survey';
|
||||
$string['eventreportdownloaded'] = 'Survey report downloaded';
|
||||
$string['eventreportviewed'] = 'Survey report viewed';
|
||||
$string['eventresponsesubmitted'] = 'Survey response submitted';
|
||||
$string['guestsnotallowed'] = 'Guests are not allowed to submit surveys';
|
||||
$string['howlong'] = 'How long did this survey take you to complete?';
|
||||
$string['howlongoptions'] = 'under 1 min,1-2 min,2-3 min,3-4 min,4-5-min,5-10 min,more than 10';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue