mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
merged Enrique's correction from stable
This commit is contained in:
parent
9f701b4c5e
commit
e132d90e02
@ -21,7 +21,7 @@ class quiz_default_report {
|
||||
return true;
|
||||
}
|
||||
|
||||
function print_header_and_tabs($cm, $course, $quiz, $reportmode="simplestat"){
|
||||
function print_header_and_tabs($cm, $course, $quiz, $reportmode="overview"){
|
||||
/// Define some strings
|
||||
$strquizzes = get_string("modulenameplural", "quiz");
|
||||
$strquiz = get_string("modulename", "quiz");
|
||||
|
Loading…
x
Reference in New Issue
Block a user