Annotation of doc/demo/selfteaching/formula.html, revision 1.1

1.1     ! albertel    1: <html>
        !             2: <head>
        !             3: <title>
        !             4: Formula Response Questions
        !             5: </title>
        !             6: </head>
        !             7: <body bgcolor="#FFFFFF">
        !             8: 
        !             9: <center><font size="+2">Formula Response Questions</font></center>
        !            10: <hr />
        !            11: <p><b>Formula Response</b> questions are questions in which the student types
        !            12: in a math formula as their answer.  If the answer is "x^2 - 11", the student can
        !            13: enter "x^2 - 11", "x*x - 11", "x^2 + 21 - 10", etc.  Functions such as cos, sin,
        !            14: and exp are accepted as well as the operators (), +, -, *, and /.</p>
        !            15: <br />
        !            16: <hr />
        !            17: 
        !            18: </body>
        !            19: 
        !            20: </html>

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