Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2009-07-23 16:24:25
Size: 339
Editor: JohnNorton
Comment:
Revision 9 as of 2009-07-23 16:29:41
Size: 363
Editor: JohnNorton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
<<VoteJohn ([q1, Is this question 1?, yes, no],
[q2, What is your favorite color?, red, blue, purple, other],
[q3, Do you like chocolate?, yes, no]>>
<<VoteJohn (['q1', 'Is this question 1?', 'yes', 'no'],['q2', 'What is your favorite color?', 'red', 'blue', 'purple',  other'],['q3', 'Do you like chocolate?', 'yes', 'no']>>

<<Vote(q1, Do you agree with these naming conventions?, yes, no)>> <<Vote(q2, Do you like chocolate?, yes, no)>> <<Vote(q3, What do you want for lunch?, Hot Dog, An Apple, Salad)>>

<<VoteJohn (['q1', 'Is this question 1?', 'yes', 'no'],['q2', 'What is your favorite color?', 'red', 'blue', 'purple', other'],['q3', 'Do you like chocolate?', 'yes', 'no']>>

vote (last edited 2009-07-31 15:02:01 by JohnNorton)