mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Added lang entry for display default feedback
This commit is contained in:
parent
52f13a25df
commit
1032b61d3f
@ -76,6 +76,7 @@ $string['description'] = 'Description';
|
||||
$string['detailedstats'] = 'Detailed statistics';
|
||||
$string['didnotanswerquestion'] = 'Did not answer this question.';
|
||||
$string['didnotreceivecredit'] = 'Did not receive credit';
|
||||
$string['displaydefaultfeedback'] = 'Display default feedback';
|
||||
$string['displayhighscores'] = 'Display high scores';
|
||||
$string['displayinleftmenu'] = 'Display in left menu?';
|
||||
$string['displayleftif'] = 'and only display if $a has grade greater than: ';
|
||||
@ -301,4 +302,5 @@ $string['yourcurrentgradeis'] = 'Your current grade is $a';
|
||||
$string['yourcurrentgradeisoutof'] = 'Your current grade is $a->grade out of $a->total';
|
||||
$string['youshouldview'] = 'You should answer at least: $a';
|
||||
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user