Angel Fernando Quiroz Campos 8 years ago
parent
commit
ce9e0a6391
1 changed files with 2 additions and 0 deletions
  1. 2 0
      main/exercise/exercise_show.php

+ 2 - 0
main/exercise/exercise_show.php

@@ -370,6 +370,8 @@ foreach ($questionList as $questionId) {
             //no break;
         case UNIQUE_ANSWER_NO_OPTION:
             //no break
+        case UNIQUE_ANSWER_IMAGE:
+            //no break
         case MULTIPLE_ANSWER:
             //no break
         case MULTIPLE_ANSWER_TRUE_FALSE: