version 1.2, 2002/06/06 08:55:35
|
version 1.3, 2003/03/11 19:53:07
|
Line 1
|
Line 1
|
<problem><startouttext />Type Question Here.
|
<problem><startouttext />Type Question Here. |
<endouttext /> |
<endouttext /> |
<optionresponse max="10"> |
<optionresponse max="10"> |
<foilgroup options="('True','False')"> |
<foilgroup options="('Green','Red')"> |
<conceptgroup concept="One"> |
<conceptgroup concept="One"> |
<foil name="OneA" value="True"> |
<foil name="OneA" value="Green"> |
<startouttext />This is statement OneA of concept One. True<endouttext /> |
<startouttext />This is statement OneA of concept One. Green<endouttext /> |
</foil> |
</foil> |
|
|
<foil name="OneB" value="False"> |
<foil name="OneB" value="Red"> |
<startouttext />This is statement OneB of concept One. False<endouttext /> |
<startouttext />This is statement OneB of concept One. Red<endouttext /> |
</foil> |
</foil> |
|
|
<foil name="OneC" value="True"> |
<foil name="OneC" value="Green"> |
<startouttext />This is statement OneC of concept One. True<endouttext /> |
<startouttext />This is statement OneC of concept One. Green<endouttext /> |
</foil> |
</foil> |
</conceptgroup> |
</conceptgroup> |
|
|
<conceptgroup concept="Two"> |
<conceptgroup concept="Two"> |
<foil name="TwoA" value="True"> |
<foil name="TwoA" value="Green"> |
<startouttext />This is statement TwoA of concept Two. True<endouttext /> |
<startouttext />This is statement TwoA of concept Two. Green<endouttext /> |
</foil> |
</foil> |
<foil name="TwoB" value="False"> |
<foil name="TwoB" value="Red"> |
<startouttext />This is statement TwoB of concept Two. False<endouttext /> |
<startouttext />This is statement TwoB of concept Two. Red<endouttext /> |
</foil> |
</foil> |
</conceptgroup> |
</conceptgroup> |
|
|
<conceptgroup concept="Three"> |
<conceptgroup concept="Three"> |
<foil name="ThreeA" value="True"> |
<foil name="ThreeA" value="Green"> |
<startouttext />This is statement ThreeA of concept Three. True<endouttext /> |
<startouttext />This is statement ThreeA of concept Three. Green<endouttext /> |
</foil> |
</foil> |
<foil name="ThreeB" value="False"> |
<foil name="ThreeB" value="Red"> |
<startouttext />This is statement ThreeB of concept Three. False<endouttext /> |
<startouttext />This is statement ThreeB of concept Three. Red<endouttext /> |
</foil> |
</foil> |
</conceptgroup> |
</conceptgroup> |
|
|
<conceptgroup concept="Four"> |
<conceptgroup concept="Four"> |
<foil name="FourA" value="True"> |
<foil name="FourA" value="Green"> |
<startouttext />This is statement FourA of concept Four. True<endouttext /> |
<startouttext />This is statement FourA of concept Four. Green<endouttext /> |
</foil> |
</foil> |
<foil name="FourB" value="False"> |
<foil name="FourB" value="Red"> |
<startouttext />This is statement FourB of concept Four. False<endouttext /> |
<startouttext />This is statement FourB of concept Four. Red<endouttext /> |
</foil> |
</foil> |
</conceptgroup> |
</conceptgroup> |
</foilgroup> |
</foilgroup> |