File:  [LON-CAPA] / doc / homework / Attic / question.3.xml
Revision 1.1: download - view: text, annotated - select for diffs
Tue Jun 20 19:27:56 2000 UTC (23 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, stable_2001_fall, STABLE, HEAD
-adding homework documentation

<problem>
  <include>
    <parserlib>multiple_choice_tag</parserlib>
  </include>
  <part>
    <outtext>
      Please select the fruit from the list below.  
    </outtext>
    <multiplechoice
      numoftrueleafs=2
      numoffalseleafs=4
      numofpresentedleafs=4>  
    </multiplechoice>
    <answergroup>
      <randomlist> 
	<multiplechoiceresponse value="false">
	  <radio> Trucks <br> </radio>
	</multiplechoiceresponse>
	<multiplechoiceresponse value="false">
	  <radio> Cars <br> </radio>
	</multiplechoiceresponse>
	<multiplechoiceresponse value="false">
	  <radio> Guy Albertelli <br> </radio>
	</multiplechoiceresponse>
	<multiplechoiceresponse value="false">
	  <radio> Computers <br> </radio>
	</multiplechoiceresponse>
	
	<multiplechoiceresponse value="true">
	  <radio>Oranges <br> </radio>
	</multiplechoiceresponse>
	<multiplechoiceresponse value="true">
	  <radio>Tomatoes <br> </radio>
	</multiplechoiceresponse>
      </randomlist>
    </answergroup>
  </part>
  <part>
     <outtext>
      Please select the fruit from the list below.  
    </outtext>
    <multiplechoice
      numoftrueleafs=2
      numoffalseleafs=4
      numofpresentedleafs=4>  
    </multiplechoice>
    <answergroup>
      <multiplechoicefoil value="false">
	<radio> Trucks <br> </radio>
      </multiplechoicefoil>
      <multiplechoicefoil value="false">
	<radio> Cars <br> </radio>
	</multiplechoicefoil>
      <multiplechoicefoil value="false">
	<radio> Guy Albertelli <br> </radio>
      </multiplechoicefoil>
      <multiplechoicefoil value="false">
	<radio> Computers <br> </radio>
      </multiplechoicefoil>
      
      <multiplechoicefoil value="true">
	<radio>Oranges <br> </radio>
      </multiplechoicefoil>
      <multiplechoicefoil value="true">
	<radio>Tomatoes <br> </radio>
      </multiplechoicefoil>
      <showmultiplechoicefoil></showmultiplechoicefoil>
      <showmultiplechoicefoil></showmultiplechoicefoil>
      <showmultiplechoicefoil></showmultiplechoicefoil>
      <showmultiplechoicefoil></showmultiplechoicefoil>
  </part>
</problem>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>