Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2009-07-16 16:16:33
Size: 10
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 1: Line 1:
{{{
}}}
<<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(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)