Had a read through a tutorial with flex which explained that putting the numbers in between ' would treat them as atoms not as numbers. I have adjusted the code and the program now runs fine.
group no_involved_nodes '0-2', '3-5', '6-8', '18+'.
question involved_nodes
how many involved_nodes are there ? ;
choose from no_involved_nodes.
question involved_nodes
how many involved_nodes are there ? ;
choose from no_involved_nodes.
No comments:
Post a Comment