letuspb

Untitled

Nov 11th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <problem>
  2.   <choiceresponse partial_credit="halves">
  3.     <label>Which of the following is a fruit?</label>
  4.     <description>Select all that apply.</description>
  5.     <checkboxgroup>
  6.       <choice correct="true">apple</choice>
  7.       <choice correct="true">pumpkin</choice>
  8.       <choice correct="false">potato</choice>
  9.       <choice correct="true">tomato</choice>
  10.     </checkboxgroup>
  11.   </choiceresponse>
  12. </problem>
Advertisement
Add Comment
Please, Sign In to add comment