<Quiz>


<Item 

   PROMPT="Replace this text with your first question" 

   CORRECT="Replace this text with the correct answer" 

   CONGRATS="This is the text students will see after answering correctly" 

   WRONG1="Place an incorrect answer here. The sequence of answers will be random, so answers such as 'all of the above' do not work well." 

   FEEDBACK1="Answer specific feedback. In a self-test, it is good to anticipate the types of errors students are likely to make, and address their misconceptions in a targeted way using this field." 

   WRONG2="You can include up to 7 incorrect responses, following the pattern shown here. Do not include a higher number response unless all lower numbers exist" 

   FEEDBACK2="Be sure to include feedback for each of your responses." 
   
   WRONG3="To create a new question, copy and paste an entire Item node, then edit the attributes. You must be careful about special characters. Use html entities for &gt; and &lt;. Flash does not support all html entities. Check the feedback for this item for the solution." 

   FEEDBACK3="If your html entities do not work, try ascii equivalents: &#060; and &#062;. "
   />


</Quiz>

