Kaynağa Gözat

Add auto-evaluation mode with feedback - 2 - ref #6513

Hubert Borderiou 11 yıl önce
ebeveyn
işleme
05af5a72c9
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      main/inc/lib/exercise_show_functions.lib.php

+ 6 - 0
main/inc/lib/exercise_show_functions.lib.php

@@ -294,6 +294,9 @@ class ExerciseShowFunctions {
                 echo '-';
             }
         }
+        else {
+            echo '-';
+        }
         ?>
         </td>
         <td width="40%">
@@ -365,6 +368,9 @@ class ExerciseShowFunctions {
                 echo $question->options[2];
             }
         }
+        else {
+            echo '-';
+        }
         ?>
         </td>
         <td width="40%">