From 1475e4981f1299d6a70b17d1f8b3bbcdd0881d6f Mon Sep 17 00:00:00 2001 From: Julian Prud'homme Date: Tue, 27 Feb 2007 11:52:22 +0100 Subject: [PATCH] [svn r11248] fix the scoring bug in exercises --- main/exercice/exercise_show.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main/exercice/exercise_show.php b/main/exercice/exercise_show.php index 35ff8f9e1b..6bd72c0e66 100644 --- a/main/exercice/exercise_show.php +++ b/main/exercice/exercise_show.php @@ -350,7 +350,9 @@ $result =api_sql_query($query, __FILE__, __LINE__); + { + $choice=array(); + ?>