mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
New function to show new surveys in recent activity box
This commit is contained in:
parent
a2b71b6d71
commit
54634efcba
2 changed files with 31 additions and 0 deletions
|
@ -21,6 +21,7 @@ $string['editingasurvey'] = "Editing a survey";
|
|||
$string['helpsurveys'] = "Help on the different types of surveys";
|
||||
$string['introtext'] = "Introduction text";
|
||||
$string['name'] = "Name";
|
||||
$string['newsurveyresponses'] = "New survey responses";
|
||||
$string['nobodyyet'] = "Nobody has yet completed this survey";
|
||||
$string['notdone'] = "Not done yet";
|
||||
$string['notes'] = "Your private analysis and notes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue