Questions that conditions other questions [RESOLVED]

Questions that conditions other questions [RESOLVED]

by Yenin Rodriguez -
Number of replies: 2

hi all I'm doing a questionnaire but I need to add a question that is conditional, I explain with an example: 

Question 1 says: You think there is some other value NOT mentioned in the previous question. (This question is a button radio) 

If the answer is YES, then it should display three text boxes to enter values that are not considered the respondent stated in the previous question.

If the answer is NO, then these three text boxes should be locked so that the respondent does not write anything.

for the picture below, the questions 3,4,5 should be views if and only if the question 2 has as answer YES

(Edited by Joseph Rézeau - original submission Tuesday, 17 June 2014, 8:32 PM)

Attachment pregunta.png
Average of ratings: -
In reply to Yenin Rodriguez

Re: Questions that conditions other questions

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

You can use the Questionnaire_Conditional_branching feature (available since version 2.5).

Please note that the "conditional questions" will not be displayed on the same page as the "parent" question but on the next page.

Joseph

Average of ratings: Useful (1)
In reply to Joseph Rézeau

Re: Questions that conditions other questions

by Yenin Rodriguez -

thank you very much, 

that was exactly what I wanted ; )