Return to technique.problem CVS log | Up to [LON-CAPA] / doc / demo / violin |
version 1.2, 2001/05/06 23:07:26 | version 1.3, 2001/05/07 14:14:36 |
---|---|
Line 6 | Line 6 |
<startouttext /> | <startouttext /> |
Fill in the following. | Fill in the following. |
<endouttext /> | <endouttext /> |
<script type="loncapa/perl" | <script type="loncapa/perl"> |
@result1=('answer1') | @result1=('answer1'); |
@result2=('answer2') | @result2=('answer2'); |
</script> | </script> |
<numericalresponse id="11" answer="@result1" unit=""> | <numericalresponse id="11" answer="@result1" unit=""> |