MDL-19430 My Moodle: Polished course_over view code of netspot

This commit is contained in:
Rajesh Taneja 2012-06-28 16:35:45 +08:00
parent 83ea0cc17e
commit 37b5e8fee8
23 changed files with 462 additions and 381 deletions

View file

@ -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 ...';