Differences between revisions 9 and 10
Revision 9 as of 2009-07-23 16:29:41
Size: 363
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 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)