From 8973411b80b80ec03be2e003c307e688ea251ebb Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 7 Feb 2011 12:06:38 +0100 Subject: [PATCH] Fixing 1629 define min and max score for exercises in platform admin --- main/exercice/exercise_show.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/main/exercice/exercise_show.php b/main/exercice/exercise_show.php index 5d58026295..b2c498e80f 100755 --- a/main/exercice/exercise_show.php +++ b/main/exercice/exercise_show.php @@ -580,8 +580,13 @@ if ($show_results) { '; if ($objExercise->selectPropagateNeg() && $my_total_score < 0) {