Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Exclude sub question: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Conditions]]




Exclude sub question
====Exclude sub question====


Syntax : IF EXPRESSION INC_SQ RANGES
Syntax : IF EXPRESSION INC_SQ RANGES

Latest revision as of 09:27, 20 December 2011



Exclude sub question

Syntax : IF EXPRESSION INC_SQ RANGES

Position : Right after question type and before question properties ( if it existed )

This condition only supports question types which have sub question

Example :

QUESTION testSingleGrid SINGLEGRID

IF (anotherQuestion ==1) EXC_SQ [1]

IF (anotherQuestion ==2) EXC_SQ [1,3-5]

SQ: This is sub question text 0

SQ: This is sub question text 1

SQ: This is sub question text 2

SQ: This is sub question text 3

SQ: This is sub question text 4

SQ: This is sub question text 5

1: This is answer option text

2: This is answer option text