From f60bd0b6a28c9545972d1cf9497bff96d935c4b8 Mon Sep 17 00:00:00 2001 From: Julian Prud'homme Date: Tue, 13 Mar 2007 11:42:35 +0100 Subject: [PATCH] [svn r11556] fix a bug with the questions order --- main/exercice/exercise_show.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/main/exercice/exercise_show.php b/main/exercice/exercise_show.php index 49b5c805e5..44d1ee30cc 100644 --- a/main/exercice/exercise_show.php +++ b/main/exercice/exercise_show.php @@ -289,7 +289,14 @@ function display_hotspot_answer($answerId, $answer, $studentChoice, $answerComme

: