MDL-44811 quiz settings form title: change for consistency.

Thanks to Fred for poining out that most other activities use the work
Appearance for these sorts of settings.
This commit is contained in:
Tim Hunt
2014-03-28 18:02:02 +00:00
parent ad32dda90c
commit 4dc30936f7
+1 -1
View File
@@ -249,7 +249,7 @@ class mod_quiz_mod_form extends moodleform_mod {
'neq', 'wontmatch');
// -------------------------------------------------------------------------------
$mform->addElement('header', 'display', get_string('display', 'form'));
$mform->addElement('header', 'display', get_string('appearance'));
// Show user picture.
$mform->addElement('select', 'showuserpicture', get_string('showuserpicture', 'quiz'), array(