From dea951451adb7b24859546dcd1b03ec7241419ba Mon Sep 17 00:00:00 2001 From: Isaac Flores Date: Mon, 4 May 2009 19:14:06 +0200 Subject: [PATCH] [svn r20287] logic changes - added user info - (partial FS#4063) --- main/exercice/exercise_show.php | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/main/exercice/exercise_show.php b/main/exercice/exercise_show.php index 0780638376..c22543a44e 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 20280 2009-05-04 16:10:06Z cfasanando $ +* @version $Id: exercise_show.php 20287 2009-05-04 17:14:06Z iflorespaz $ * * @todo remove the debug code and use the general debug library * @todo use the Database:: functions @@ -16,7 +16,7 @@ $language_file=array('exercice','tracking'); // including the global dokeos file include('../inc/global.inc.php'); - +include('../inc/lib/course.lib.php'); // including additional libraries include_once('exercise.class.php'); include_once('question.class.php'); @@ -413,20 +413,31 @@ function display_hotspot_answer($answerId, $answer, $studentChoice, $answerComme if ($show_results) { ?> - +
- - + + - - + + - -
:
:
:
:
- + + +