Annotation of doc/demo/selfteaching/problems.html, revision 1.1
1.1 ! albertel 1: <html>
! 2: <head>
! 3: <title>
! 4: Problem types in LON-CAPA
! 5: </title>
! 6: </head>
! 7: <body bgcolor="#FFFFFF">
! 8:
! 9: <center><font size="+2">Problem types in LON-CAPA</font></center>
! 10: <hr />
! 11: The following problem types are supported in LON-CAPA:
! 12: <ol>
! 13: <li><b>Radio button response</b></li>
! 14: <li><b>Option response</b></li>
! 15: <ul>
! 16: <li>Simple option response</li>
! 17: <li>Option response with <b>concept groups</b></li>
! 18: </ul>
! 19: <li><b>String response</b></li>
! 20: <li><b>Numerical response</b></li>
! 21: <li><b>Formula response</b></li>
! 22: </ol>
! 23: When you go to create a new problem, you are given a selection of templates that correspond to the above problem types. In addition, there are also templates available to help you create problems which include a <b>random labeled image</b> or a <b>randomized plot</b>.
! 24:
! 25: <hr />
! 26:
! 27: </body>
! 28:
! 29: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>