mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-19430 My Moodle: Polished course_over view code of netspot
This commit is contained in:
parent
83ea0cc17e
commit
37b5e8fee8
23 changed files with 462 additions and 381 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
$string['accessnoticesheader'] = 'You can preview this quiz, but if this were a real attempt, you would be blocked because:';
|
||||
$string['action'] = 'Action';
|
||||
$string['activityoverview'] = 'You have quizzes that are due';
|
||||
$string['adaptive'] = 'Adaptive mode';
|
||||
$string['adaptive_help'] = 'If enabled, multiple responses to a question are allowed within the same attempt at the quiz. So for example if a response is marked as incorrect, the student will be allowed to try again immediately. However, depending on the "Apply penalties" setting, a penalty will usually be subtracted for each wrong attempt.';
|
||||
$string['addaquestion'] = 'Add a question ...';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue