From 62eff546760ea11de7ed2aa4dc34ece2a3017162 Mon Sep 17 00:00:00 2001 From: Carlos Vargas Date: Tue, 7 Apr 2009 17:28:35 +0200 Subject: [PATCH] [svn r19599] partial, all option buttons in advancet parameters test see FS#3991 --- main/exercice/exercise.class.php | 28 ++++++++++++++-------------- main/exercice/exercise_admin.php | 2 -- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/main/exercice/exercise.class.php b/main/exercice/exercise.class.php index 730354e30e..54d5e9bb7a 100644 --- a/main/exercice/exercise.class.php +++ b/main/exercice/exercise.class.php @@ -25,7 +25,7 @@ * Exercise class: This class allows to instantiate an object of type Exercise * @package dokeos.exercise * @author Olivier Brouckaert -* @version $Id: exercise.class.php 19574 2009-04-06 20:56:01Z iflorespaz $ +* @version $Id: exercise.class.php 19599 2009-04-07 15:28:35Z cvargas1 $ */ @@ -860,7 +860,17 @@ class Exercise $fck_attribute['Height'] = '200px'; $fck_attribute['ToolbarSet'] = 'TestDescription'; - $form -> addElement ('html_editor', 'exerciseDescription', get_lang('ExerciseDescription')); + $form -> addElement ('html_editor', 'exerciseDescription', get_lang('ExerciseDescription')); + + $form -> addElement('html','
+
 
+ +
'); + + // Random questions + $form -> addElement('html','