diff --git a/main/exercice/exercise.lib.php b/main/exercice/exercise.lib.php index 2f6876322b..5daea89f0f 100644 --- a/main/exercice/exercise.lib.php +++ b/main/exercice/exercise.lib.php @@ -23,7 +23,7 @@ * shows a question and its answers * @package dokeos.exercise * @author Olivier Brouckaert -* @version $Id: exercise.lib.php 12439 2007-05-21 08:14:11Z elixir_julian $ +* @version $Id: exercise.lib.php 13128 2007-09-20 13:38:47Z elixir_inter $ */ @@ -415,7 +415,7 @@ function showQuestion($questionId, $onlyAnswers=false, $origin=false) } // --> "; - $s .= '
'." + $s .= '
- +
'." -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 **
- -
- - -
- - -
-
- - - - - -
*
-
- + diff --git a/main/plugin/hotspot/hotspot_admin.fla b/main/plugin/hotspot/hotspot_admin.fla index 5722c94362..7b0255d0d6 100644 Binary files a/main/plugin/hotspot/hotspot_admin.fla and b/main/plugin/hotspot/hotspot_admin.fla differ diff --git a/main/plugin/hotspot/hotspot_admin.swf b/main/plugin/hotspot/hotspot_admin.swf index 92bba78604..037c03360a 100644 Binary files a/main/plugin/hotspot/hotspot_admin.swf and b/main/plugin/hotspot/hotspot_admin.swf differ diff --git a/main/plugin/hotspot/hotspot_solution.swf b/main/plugin/hotspot/hotspot_solution.swf index 3a196fbb93..7dcaa1cb39 100644 Binary files a/main/plugin/hotspot/hotspot_solution.swf and b/main/plugin/hotspot/hotspot_solution.swf differ diff --git a/main/plugin/hotspot/hotspot_user.fla b/main/plugin/hotspot/hotspot_user.fla index 7b4490a6da..6d94ec971c 100644 Binary files a/main/plugin/hotspot/hotspot_user.fla and b/main/plugin/hotspot/hotspot_user.fla differ diff --git a/main/plugin/hotspot/hotspot_user.swf b/main/plugin/hotspot/hotspot_user.swf index c11bd46b6b..a8cd8c1034 100644 Binary files a/main/plugin/hotspot/hotspot_user.swf and b/main/plugin/hotspot/hotspot_user.swf differ