Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2009-07-23 16:26:51
Size: 367
Editor: JohnNorton
Comment:
Revision 10 as of 2009-07-23 16:30:45
Size: 368
Editor: JohnNorton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
['q2', 'What is your favorite color?', 'red', 'blue', 'purple', 'other'],
['q3', 'Do you like chocolate?', '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)