mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
A lot of errorcorrections from L.Vandijck
Thanks a lot!
This commit is contained in:
parent
359484a063
commit
540fa083d2
19 changed files with 87 additions and 85 deletions
|
@ -11,7 +11,7 @@ $string['config_format_fraction'] = 'Breuken';
|
|||
$string['config_format_percentage'] = 'Percentages';
|
||||
$string['config_grade_format'] = 'Toon cijfers als:';
|
||||
$string['config_no_quizzes_in_course'] = 'In deze cursus zitten nog geen testen. Je moet er minstens één toevoegen om dit blok juist te kunnen gebruiken.';
|
||||
$string['config_select_quiz'] = 'Van welke test wil je dat dit blok de resultaten toont?';
|
||||
$string['config_select_quiz'] = 'Van welke test wil je in dit blok de resultaten tonen?';
|
||||
$string['config_show_best'] = 'Hoeveel van de hoogste cijfers moeten getoond worden (0 om uit te schakelen)?';
|
||||
$string['config_show_worst'] = 'Hoeveel van de laagste cijfers moeten getoond worden (0 om uit te schakelen)?';
|
||||
$string['config_use_groups'] = 'Toon groepen in plaats van leerlingen (alleen als de test groepen ondersteunt)?';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue