Diff for /loncom/homework/templates/SimpleMathResponse.problem between versions 1.1 and 1.2

version 1.1, 2008/05/19 21:19:19 version 1.2, 2008/09/25 01:50:47
Line 9  if ($yaa > 0) { Line 9  if ($yaa > 0) {
 } elsif ($yaa == 0) {  } elsif ($yaa == 0) {
   $yaa = "";    $yaa = "";
 }  }
 $example = "3x$yaa is an example for a function having constant slope which passes through the point ($x | $y). The slope is not given explicitely, so there are different possibilities for this function.";  $example = "3x$yaa is an example for a function having constant slope which passes through the point ($x | $y). The slope is not given explicitly, so there are different possibilities for this function.";
 </script>  </script>
   
 <startouttext />  <startouttext />

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


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