Diff for /loncom/homework/templates/sampleexternal.problem between versions 1.2 and 1.3

version 1.2, 2010/12/20 19:18:14 version 1.3, 2010/12/21 01:53:13
Line 21  foreach $i (1..3) { Line 21  foreach $i (1..3) {
 <instructorcomment>  <instructorcomment>
 Sample code for an evaluation script can be found <a href="/res/adm/includes/templates/sampleexternal.pl">here.</a></instructorcomment>  Sample code for an evaluation script can be found <a href="/res/adm/includes/templates/sampleexternal.pl">here.</a></instructorcomment>
 <endouttext />  <endouttext />
 <externalresponse url="http://localhost/cgi-bin/sampleexternal.pl" answer="$testvalues">  <externalresponse url="http://localhost/cgi-bin/sampleexternal.pl" answer="$testvalues" answerdisplay="The most elegant (and dangerous) solution is recursive.">
 <textfield />  <textfield />
   
 </externalresponse>  </externalresponse>

Removed from v.1.2  
changed lines
  Added in v.1.3


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