mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-37422 Quiz: Group fields related to 'Settings for multiple tries.'
This commit is contained in:
parent
1918a2452e
commit
6dbc346095
3 changed files with 22 additions and 5 deletions
|
@ -335,6 +335,7 @@ $string['generalfeedback_help'] = 'General feedback is shown to the student afte
|
|||
You can use the general feedback to give students a fully worked answer and perhaps a link to more information they can use if they did not understand the questions.';
|
||||
$string['hidden'] = 'Hidden';
|
||||
$string['hintn'] = 'Hint {no}';
|
||||
$string['hintnoptions'] = 'Hint {no} options';
|
||||
$string['hinttext'] = 'Hint text';
|
||||
$string['howquestionsbehave'] = 'How questions behave';
|
||||
$string['howquestionsbehave_help'] = 'Students can interact with the questions in the quiz in various different ways. For example, you may wish the students to enter an answer to each question and then submit the entire quiz, before anything is graded or they get any feedback. That would be \'Deferred feedback\' mode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue