You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: runestone/assess/README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,6 @@ Each 2 <code>li</code> answer/feedback pair represents a possible answer to the
28
28
<li><code>id</code> must be unique in the document</li>
29
29
<li><code>data-multipleanswers</code> REQUIRED Attribute. Possible values are true and false. Determines whether the question can take one or more answers on submission (radio vs checkbox).</li>
30
30
<li><code>data-random</code> Randomizes the order that the possible answers are displayed on the page</li>
31
-
<li><code>data-timed</code> Required if this MC question is inside of a timed assessment, will break things if not.</li>
32
31
<br />
33
32
<p>Attributes of the question tags</p>
34
33
<br />
@@ -58,7 +57,7 @@ Each regex,text <code>span</code> pair represents a point of feedback for incorr
58
57
59
58
Multiple blanks can also be put into the same FITB question as shown here.
0 commit comments