diff --git a/main/exercice/exercice_submit.php b/main/exercice/exercice_submit.php index 6d66748e41..3382cb2711 100644 --- a/main/exercice/exercice_submit.php +++ b/main/exercice/exercice_submit.php @@ -1,4 +1,4 @@ - + diff --git a/main/exercice/exercise_show.php b/main/exercice/exercise_show.php index a78bf45084..17568d0d9c 100644 --- a/main/exercice/exercise_show.php +++ b/main/exercice/exercise_show.php @@ -4,7 +4,7 @@ * * @package dokeos.exercise * @author Julio Montoya Armas Added switchable fill in blank option added -* @version $Id: exercise_show.php 19813 2009-04-17 00:19:28Z cvargas1 $ +* @version $Id: exercise_show.php 19894 2009-04-20 16:38:00Z cvargas1 $ * * @todo remove the debug code and use the general debug library * @todo use the Database:: functions @@ -307,6 +307,9 @@ function display_hotspot_answer($answerId, $answer, $studentChoice, $answerComme
-
-
- ';
+ itQuestion=">
+
+
+ ';
+ }
}
-
if($i != $nbrQuestions) {
- if($i == 1)
- echo '
';
- ?>
-
-
-
+ if($i == 1){
+ echo '
';
+ }
+ ?>
+
+