Condition name: Goto question and clear if

From Catglobe Wiki
Revision as of 09:58, 11 January 2016 by Nguyenhientrung (talk | contribs) (Created page with "Category:Question_conditions == Condition name: Go to question and clear if == '''Question types applied''' All '''Description''' When a respondent has answered a que...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Condition name: Go to question and clear if

Question types applied

All

Description

When a respondent has answered a question with this condition related to it and clicks next, then the condition will be tested before going on to the next question in the questionnaire.

If the condition is met then the user will be sent to a specified question in the questionnaire (which is normally not the next question in the questionnaire), and all selected question in "Clear data" list of condition will be deleted.

If the condition fails then the user will skip the question and be sent to the next question in the questionnaire instead.

A question may have multiple "Go to question and clear if" conditions. The system will check one at a time, starting with the top one, and if any of the conditions are met then the system will ignore the remaining conditions and immediately fulfill the "go to" requirements of that condition.

Clear data list

  • The list should default to all from (but not including) the current question to (and including) the target question
  • The user may then add or remove questions
  • If a question is inserted (ie, moved around) into an unbroken range, it should be included. (you probably need a special case for questions inserted just before or after the 'from' question)
  • In the list of questions, a question that participates in a clear range should have some indication that it is and mouseover should inform which questions might clear the data of this question if their GOTO is triggered

Example

GotoAndClearIf1.png
GotoAndClearIf2.png

Version 6.0