version 1.15, 2002/06/06 07:13:23
|
version 1.18, 2002/07/17 17:51:46
|
Line 57
|
Line 57
|
</ul> |
</ul> |
</li> |
</li> |
<li> |
<li> |
|
<b><parameter></b> exactly the same as |
|
<responseparam> currently, but should not appear |
|
inside of a <*response> |
|
</li> |
|
<li> |
<b><numericalresponse></b> implements a numerical |
<b><numericalresponse></b> implements a numerical |
answer, it needs an internal <b><textline></b> for |
answer, it needs an internal <b><textline></b> for |
the response to go in. It checks all styles of numerical |
the response to go in. It checks all styles of numerical |
Line 83
|
Line 88
|
</ul> |
</ul> |
<li> |
<li> |
<b><essayresponse></b> implements a ungraded large |
<b><essayresponse></b> implements a ungraded large |
text response, it need an internal <b><textarea></b> |
text response, it need an internal <b><textfield></b> |
for the response to go in. |
for the response to go in. |
</li> |
</li> |
<li> |
<li> |
Line 255 A message to be shown to the students
|
Line 260 A message to be shown to the students
|
</p> |
</p> |
<ul> |
<ul> |
<li> |
<li> |
<b><textarea></b> creates a Large text input box, If |
<b><textfield></b> creates a Large text input box, If |
data appears between the start and end tags, the data will |
data appears between the start and end tags, the data will |
appear i the textarea if the student has not yet made a |
appear in the textfield if the student has not yet made a |
submission. Additionally it takes two arguments <i>rows</i> |
submission. Additionally it takes two arguments <i>rows</i> |
and <i>cols</i> which control the height and width of the |
and <i>cols</i> which control the height and width of the |
area respectively. It defaults to 10 and 80. |
area respectively. It defaults to 10 and 80. |
Line 502 A message to be shown to the students
|
Line 507 A message to be shown to the students
|
the web editor knows what sections should be edited in a |
the web editor knows what sections should be edited in a |
plain text block on the web. |
plain text block on the web. |
</li> |
</li> |
|
<li> |
|
<b><comment></b> Allows one to comment out sections |
|
of code in a balanced manner, or to provide a comment |
|
description of how a problem works. Only shows up for the |
|
edit target, stripped out for all other targets. |
|
</li> |
</ul> |
</ul> |
</li> |
</li> |
</ul> |
</ul> |
Line 1142 A message to be shown to the students
|
Line 1153 A message to be shown to the students
|
<address><a href="mailto:albertel@marvin.lite.msu.edu">Guy Albertelli</a></address> |
<address><a href="mailto:albertel@marvin.lite.msu.edu">Guy Albertelli</a></address> |
<!-- Created: Thu May 17 15:05:35 EDT 2001 --> |
<!-- Created: Thu May 17 15:05:35 EDT 2001 --> |
<!-- hhmts start --> |
<!-- hhmts start --> |
Last modified: Thu Jun 6 03:15:56 EDT 2002 |
Last modified: Fri Jul 12 18:59:29 EDT 2002 |
<!-- hhmts end --> |
<!-- hhmts end --> |
</body> |
</body> |
</html> |
</html> |