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.
Revision as of 07:24, 14 December 2011 by Cg_pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Single

An identifier with number type is created for each Single question, its value is the selected answer option value.

Example

if (Q1 == 1)//Mand

//do something

else

//do something else

Answer option can be set to selected by assigning its value to the question identifier.

Example

Q1 = 1;//set Q1 to Mand