]> git.mjollnir.org Git - moodle.git/commitdiff
New strings for publishing results
authormoodler <moodler>
Wed, 1 Jan 2003 06:40:55 +0000 (06:40 +0000)
committermoodler <moodler>
Wed, 1 Jan 2003 06:40:55 +0000 (06:40 +0000)
lang/en/choice.php

index 2e16364dffa08db0536f1fcf9707da047c7e23bf..0606b17a7611d293def2d64d86d5b7debbab09bf 100644 (file)
@@ -10,6 +10,10 @@ $string['choice'] = "Choice \$a";
 $string['choicename'] = "Choice name";
 $string['choicetext'] = "Choice text";
 $string['notanswered'] = "Not answered yet";
+$string['publish'] = "Publish results";
+$string['publishanonymous'] = "Publish anonymous results, do not show student names";
+$string['publishnames'] = "Publish full results, showing names and their choices";
+$string['publishnot'] = "Do not publish results to students";
 $string['responses'] = "Responses";
 $string['responsesto'] = "Responses to \$a";
 $string['savemychoice'] = "Save my choice";