Merge branch 'MDL-28108' of git://github.com/timhunt/moodle
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
$string['assumingcertainty'] = 'You did not select a certainty. Assuming: {$a}.';
|
||||
$string['certainty1'] = 'Not very (less than 67%)';
|
||||
$string['certainty2'] = 'Fairly (more than 67%)';
|
||||
$string['certainty3'] = 'Very (more than 85%)';
|
||||
$string['certainty3'] = 'Very (more than 80%)';
|
||||
$string['howcertainareyou'] = 'How certain are you? {$a}';
|
||||
$string['markadjustment'] = 'Based on the certainty you expressed, your base mark of {$a->rawmark} was adjusted to {$a->mark}.';
|
||||
$string['pluginname'] = 'Deferred feedback with CBM';
|
||||
|
||||
Reference in New Issue
Block a user