]> git.mjollnir.org Git - moodle.git/commitdiff
Clean up whitespace.
authortjhunt <tjhunt>
Wed, 3 Sep 2008 07:10:00 +0000 (07:10 +0000)
committertjhunt <tjhunt>
Wed, 3 Sep 2008 07:10:00 +0000 (07:10 +0000)
mod/quiz/processattempt.php

index 9f50adb08d91f0d67cc013ab3495550629dee7b8..6dcf9669fd296dd7e1dc07a782fad5e9d642727a 100644 (file)
@@ -138,7 +138,6 @@ foreach($submittedquestionids as $id) {
     if ($actions[$id]->event == QUESTION_EVENTSUBMIT) {
         $nexturl = $attemptobj->attempt_url($id);
     }
-    
 
     $state = $attemptobj->get_question_state($id);
     if (question_process_responses($attemptobj->get_question($id),