Merge branch 'quizreport_langstrings' of git://github.com/stronk7/moodle
This commit is contained in:
@@ -727,6 +727,8 @@ $string['submitallandfinish'] = 'Submit all and finish';
|
||||
$string['subneterror'] = 'Sorry, this quiz has been locked so that it is only accessible from certain locations. Currently your computer is not one of those allowed to use this quiz.';
|
||||
$string['subnetnotice'] = 'This quiz has been locked so that it is only accessible from certain locations. Your computer is not on an allowed subnet. As teacher you are allowed to preview anyway.';
|
||||
$string['subnetwrong'] = 'This quiz is only accessible from certain locations, and this computer is not on the allowed list.';
|
||||
$string['subplugintype_quiz'] = 'Report';
|
||||
$string['subplugintype_quiz_plural'] = 'Reports';
|
||||
$string['substitutedby'] = 'will be substituted by';
|
||||
$string['summaryofattempt'] = 'Summary of attempt';
|
||||
$string['summaryofattempts'] = 'Summary of your previous attempts';
|
||||
|
||||
@@ -66,6 +66,7 @@ $string['inprogress'] = 'In progress';
|
||||
$string['noquestionsfound'] = 'No manually graded questions found';
|
||||
$string['options'] = 'Options';
|
||||
$string['orderattempts'] = 'Order attempts';
|
||||
$string['pluginname'] = 'Manual grading';
|
||||
$string['qno'] = 'Q #';
|
||||
$string['questionname'] = 'Question name';
|
||||
$string['questionsperpage'] = 'Questions per page';
|
||||
|
||||
@@ -52,6 +52,7 @@ $string['overviewreport'] = 'Grades report';
|
||||
$string['overviewreportgraph'] = 'Overall number of students achieving grade ranges';
|
||||
$string['overviewreportgraphgroup'] = 'Number of students in group \'{$a}\' achieving grade ranges';
|
||||
$string['pagesize'] = 'Page size';
|
||||
$string['pluginname'] = 'Grades';
|
||||
$string['preferencespage'] = 'Preferences just for this page';
|
||||
$string['preferencessave'] = 'Show report';
|
||||
$string['preferencesuser'] = 'Your preferences for this report';
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
$string['cannotloadoptions'] = 'Could not load question options';
|
||||
$string['include'] = 'Include';
|
||||
$string['pagesize'] = 'Page size';
|
||||
$string['pluginname'] = 'Responses';
|
||||
$string['reportresponses'] = 'Responses';
|
||||
$string['responses'] = 'Responses';
|
||||
$string['responsesdownload'] = 'Responses download';
|
||||
|
||||
@@ -71,6 +71,7 @@ Our equation for effective question weight cannot be calculated in this case. Th
|
||||
If you edit a quiz and give these question(s) with negative covariance a max grade of zero then the effective question weight of these questions will be zero and the real effective question weight of other questions will be as calculated now.';
|
||||
$string['nostudentsingroup'] = 'There are no students in this group yet';
|
||||
$string['optiongrade'] = 'Partial credit';
|
||||
$string['pluginname'] = 'Statistics';
|
||||
$string['position'] = 'Position';
|
||||
$string['positions'] = 'Position(s)';
|
||||
$string['questioninformation'] = 'Question information';
|
||||
|
||||
Reference in New Issue
Block a user