mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
Merge branch 'MDL-69199-master' of git://github.com/aanabit/moodle
This commit is contained in:
commit
4d0e43ffc5
@ -562,7 +562,7 @@ function quiz_user_complete($course, $user, $mod, $quiz) {
|
||||
echo get_string('hidden', 'grades');
|
||||
}
|
||||
}
|
||||
echo ' - '.userdate($attempt->timemodified).'<br />';
|
||||
echo ' - '.userdate($attempt->timefinish).'<br />';
|
||||
}
|
||||
} else {
|
||||
print_string('noattempts', 'quiz');
|
||||
|
Loading…
x
Reference in New Issue
Block a user