From c845eac78bba21798d23a3ea3134639ad0194d35 Mon Sep 17 00:00:00 2001 From: Felienne Hermans Date: Thu, 7 Sep 2023 21:47:42 +0200 Subject: [PATCH] Revert "[FIX]Quiz level 14, question 8 answer corrected. (#4431)" (#4462) This reverts commit 30cf6b752d66ffcc5a400f227e7e676d4b1880b1. --- content/quizzes/en.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/quizzes/en.yaml b/content/quizzes/en.yaml index 68824a36f7d..933fd9f4a95 100644 --- a/content/quizzes/en.yaml +++ b/content/quizzes/en.yaml @@ -3249,15 +3249,15 @@ levels: {print} 'Enjoy the ride' mp_choice_options: - option: "You must be taller than 120 cm to go on the roller coaster" - feedback: "> means greater than" + feedback: "True!" - option: "You must be taller than 119 cm to go on the roller coaster" feedback: "If you are 120 cm you won't get in" - - option: "You must be shorter or equal to 120 cm to go on the roller coaster" - feedback: "True!" + - option: "You must be shorter than 120 cm to go on the roller coaster" + feedback: "> means greater than" - option: "There are no length restrictions to go on the roller coaster" feedback: "There are." - correct_answer: "C" - hint: "Focus on which length values are allowed" + correct_answer: "A" + hint: "> means greater than" question_score: "10" 9: question_text: "How many pieces of chocolate will give you a stomach ache according to this fitbit?"