Student cannot see handed-in upload single assignment MDL-6770; backported from HEAD
This commit is contained in:
@@ -61,7 +61,8 @@ class assignment_uploadsingle extends assignment_base {
|
||||
if ($submission = $this->get_submission()) {
|
||||
if ($submission->timemarked) {
|
||||
$this->view_feedback();
|
||||
} else if ($filecount) {
|
||||
}
|
||||
if ($filecount) {
|
||||
print_simple_box($this->print_user_files($USER->id, true), 'center');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user