diff --git a/docs/userGuide/syntax/questions.md b/docs/userGuide/syntax/questions.md index 7cf020c71..fe6c95afe 100644 --- a/docs/userGuide/syntax/questions.md +++ b/docs/userGuide/syntax/questions.md @@ -153,7 +153,7 @@ Optionally, you can provide the reason for the particular option using the ` - + Each valid test input should appear at least once in a test case that doesn’t have any invalid inputs. @@ -185,6 +185,32 @@ Optionally, you can provide the reason for the particular option using the `MCQ questions can have multiple correct options! +{% set mcqQuestionWithMultipleAnswers %} + + + + Product surveys + + + Observation + + + User assumptions + + + Focus groups + +
+ There is more than one correct answer! +
+
+{% endset %} + + +html +{{ mcqQuestionWithMultipleAnswers }} + + **Checkbox Questions** {% set checkboxQuestion %}