I expect to see the Red marking late submission...

תשובה ל: Re: תשובה ל: I expect to see the Red marking late submission...

by Miki Alliel -
Number of replies: 0
Picture of Translators

I found a solution to anyone that might need it too
go to mod/assignment/lib.php
then around line 1193 and add the bold text here:

if ($auser->timemodified > 0) {$studentmodified =
'<div id="ts'.$auser->id.'">
'.$this->print_student_answer($auser->id)
.userdate($auser->timemodified).'</div>'.'<div class="time">'.$this->display_lateness($auser->timemodified).'</div>';


if anyone can check it too would be great for me it works great.


cheers