Annotation of doc/demo/violin/technique.problem, revision 1.3
1.1 harris41 1: <problem>
2: <displayduedate></displayduedate>
3: <p><displaytitle></displaytitle></p>
1.2 albertel 4:
1.1 harris41 5: <preduedate>
1.2 albertel 6: <startouttext />
1.1 harris41 7: Fill in the following.
1.2 albertel 8: <endouttext />
1.3 ! albertel 9: <script type="loncapa/perl">
! 10: @result1=('answer1');
! 11: @result2=('answer2');
1.2 albertel 12: </script>
13:
14: <numericalresponse id="11" answer="@result1" unit="">
15: <responseparam name="tol" type="tolerance" default="5%" />
16: <textline />
17: <startouttext />
18: is an activity whereby the musician freely adjusts his
19: playing based on inspiration.
20: <endouttext />
21: </numericalresponse>
22:
23: <numericalresponse id="12" answer="@result2" unit="">
24: <responseparam name="tol" type="tolerance" default="5%" />
25: <textline />
26: <startouttext />
27: is improved through <i>correlation</i>. That is to say, the player must
28: relate his mind's conception to his muscular response.
29: <endouttext />
30: </numericalresponse>
31: </preduedate>
32:
33: <postanswerdate>
34: <starttextout />
35: Answer: <br />
1.1 harris41 36: <p>
1.2 albertel 37: <b>@result1[0]</b> is an activity whereby the musician freely adjusts his
38: playing based on inspiration.
1.1 harris41 39: </p>
40: <p>
1.2 albertel 41: <b>@result2[0]</b> is improved through <i>correlation</i>. That is to say, the player must relate his mind's conception to his muscular response.
1.1 harris41 42: </p>
1.2 albertel 43: <endouttext />
44: </postanswerdate>
1.1 harris41 45: </problem>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>