Diff for /loncom/homework/simpleproblem.problem between versions 1.6 and 1.7

version 1.6, 2003/11/04 16:44:50 version 1.7, 2005/02/28 20:39:05
Line 29  unless ($stringtype) { $stringtype='cs'; Line 29  unless ($stringtype) { $stringtype='cs';
   
 <block condition="$questiontype">   <block condition="$questiontype"> 
   
 <startouttext />&EXT('resource.0.questiontext')<br /><endouttext />  <startouttext /><parse>&EXT('resource.0.questiontext')</parse><br /><endouttext />
   
 <part id="radio">  <part id="radio">
 <radiobuttonresponse max="$max" id="radiosegment" randomize="$randomize">  <radiobuttonresponse max="$max" id="radiosegment" randomize="$randomize">
 <foilgroup>  <foilgroup>
 <foil location="$position[1]" value="$value[1]" name="radiofoil1">  <foil location="$position[1]" value="$value[1]" name="radiofoil1">
 <startouttext />&EXT('resource.0.text1')<endouttext />  <startouttext /><parse>&EXT('resource.0.text1')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[2]" value="$value[2]" name="radiofoil2">  <foil location="$position[2]" value="$value[2]" name="radiofoil2">
 <startouttext />&EXT('resource.0.text2')<endouttext />  <startouttext /><parse>&EXT('resource.0.text2')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[3]" value="$value[3]" name="radiofoil3">  <foil location="$position[3]" value="$value[3]" name="radiofoil3">
 <startouttext />&EXT('resource.0.text3')<endouttext />  <startouttext /><parse>&EXT('resource.0.text3')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[4]" value="$value[4]" name="radiofoil4">  <foil location="$position[4]" value="$value[4]" name="radiofoil4">
 <startouttext />&EXT('resource.0.text4')<endouttext />  <startouttext /><parse>&EXT('resource.0.text4')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[5]" value="$value[5]" name="radiofoil5">  <foil location="$position[5]" value="$value[5]" name="radiofoil5">
 <startouttext />&EXT('resource.0.text5')<endouttext />  <startouttext /><parse>&EXT('resource.0.text5')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[6]" value="$value[6]" name="radiofoil6">  <foil location="$position[6]" value="$value[6]" name="radiofoil6">
 <startouttext />&EXT('resource.0.text6')<endouttext />  <startouttext /><parse>&EXT('resource.0.text6')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[7]" value="$value[7]" name="radiofoil7">  <foil location="$position[7]" value="$value[7]" name="radiofoil7">
 <startouttext />&EXT('resource.0.text7')<endouttext />  <startouttext /><parse>&EXT('resource.0.text7')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[8]" value="$value[8]" name="radiofoil8">  <foil location="$position[8]" value="$value[8]" name="radiofoil8">
 <startouttext />&EXT('resource.0.text8')<endouttext />  <startouttext /><parse>&EXT('resource.0.text8')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[9]" value="$value[9]" name="radiofoil9">  <foil location="$position[9]" value="$value[9]" name="radiofoil9">
 <startouttext />&EXT('resource.0.text9')<endouttext />  <startouttext /><parse>&EXT('resource.0.text9')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[10]" value="$value[10]" name="radiofoil10">  <foil location="$position[10]" value="$value[10]" name="radiofoil10">
 <startouttext />&EXT('resource.0.text10')<endouttext />  <startouttext /><parse>&EXT('resource.0.text10')</parse><endouttext />
 </foil>  </foil>
 </foilgroup>  </foilgroup>
 <hintgroup>  <hintgroup>
 <startouttext />&EXT('resource.0.hinttext')<endouttext />  <startouttext /><parse>&EXT('resource.0.hinttext')</parse><endouttext />
 </hintgroup>  </hintgroup>
 </radiobuttonresponse>  </radiobuttonresponse>
 </part>  </part>
Line 75  unless ($stringtype) { $stringtype='cs'; Line 75  unless ($stringtype) { $stringtype='cs';
 <optionresponse max="$max" id="optionsegment" randomize="$randomize">  <optionresponse max="$max" id="optionsegment" randomize="$randomize">
 <foilgroup options="$options">  <foilgroup options="$options">
 <foil location="$position[1]" value="$value[1]" name="optionfoil1">  <foil location="$position[1]" value="$value[1]" name="optionfoil1">
 <startouttext />&EXT('resource.0.text1')<endouttext />  <startouttext /><parse>&EXT('resource.0.text1')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[2]" value="$value[2]" name="optionfoil2">  <foil location="$position[2]" value="$value[2]" name="optionfoil2">
 <startouttext />&EXT('resource.0.text2')<endouttext />  <startouttext /><parse>&EXT('resource.0.text2')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[3]" value="$value[3]" name="optionfoil3">  <foil location="$position[3]" value="$value[3]" name="optionfoil3">
 <startouttext />&EXT('resource.0.text3')<endouttext />  <startouttext /><parse>&EXT('resource.0.text3')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[4]" value="$value[4]" name="optionfoil4">  <foil location="$position[4]" value="$value[4]" name="optionfoil4">
 <startouttext />&EXT('resource.0.text4')<endouttext />  <startouttext /><parse>&EXT('resource.0.text4')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[5]" value="$value[5]" name="optionfoil5">  <foil location="$position[5]" value="$value[5]" name="optionfoil5">
 <startouttext />&EXT('resource.0.text5')<endouttext />  <startouttext /><parse>&EXT('resource.0.text5')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[6]" value="$value[6]" name="optionfoil6">  <foil location="$position[6]" value="$value[6]" name="optionfoil6">
 <startouttext />&EXT('resource.0.text6')<endouttext />  <startouttext /><parse>&EXT('resource.0.text6')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[7]" value="$value[7]" name="optionfoil7">  <foil location="$position[7]" value="$value[7]" name="optionfoil7">
 <startouttext />&EXT('resource.0.text7')<endouttext />  <startouttext /><parse>&EXT('resource.0.text7')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[8]" value="$value[8]" name="optionfoil8">  <foil location="$position[8]" value="$value[8]" name="optionfoil8">
 <startouttext />&EXT('resource.0.text8')<endouttext />  <startouttext /><parse>&EXT('resource.0.text8')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[9]" value="$value[9]" name="optionfoil9">  <foil location="$position[9]" value="$value[9]" name="optionfoil9">
 <startouttext />&EXT('resource.0.text9')<endouttext />  <startouttext /><parse>&EXT('resource.0.text9')</parse><endouttext />
 </foil>  </foil>
 <foil location="$position[10]" value="$value[10]" name="optionfoil10">  <foil location="$position[10]" value="$value[10]" name="optionfoil10">
 <startouttext />&EXT('resource.0.text10')<endouttext />  <startouttext /><parse>&EXT('resource.0.text10')</parse><endouttext />
 </foil>  </foil>
 </foilgroup>  </foilgroup>
 <hintgroup>  <hintgroup>
 <startouttext />&EXT('resource.0.hinttext')<endouttext />  <startouttext /><parse>&EXT('resource.0.hinttext')</parse><endouttext />
 </hintgroup>  </hintgroup>
 </optionresponse>  </optionresponse>
 </part>  </part>
Line 122  unless ($stringtype) { $stringtype='cs'; Line 122  unless ($stringtype) { $stringtype='cs';
 <textline>  <textline>
 </textline>  </textline>
 <hintgroup>  <hintgroup>
 <startouttext />&EXT('resource.0.hinttext')<endouttext />  <startouttext /><parse>&EXT('resource.0.hinttext')</parse><endouttext />
 </hintgroup>  </hintgroup>
 </stringresponse>  </stringresponse>
 </part>  </part>

Removed from v.1.6  
changed lines
  Added in v.1.7


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