diff --git a/src/lab/quiz.php b/src/lab/quiz.php index f9abd26d..4f3f7dc7 100644 --- a/src/lab/quiz.php +++ b/src/lab/quiz.php @@ -156,12 +156,17 @@ echo ' - +

Result:

'.$c_answers.' of '.$no_ques.'

'.(int)($c_answers*100/$no_ques).'%

You must study -harder!

Time Spent

'; -printf("%02d:%02d",(int)($curr_time/60),($curr_time%60)); -echo '

- +harder!

Time Spent