Commit 2f4d6f7b by Arthur Barrett

fixed doc block for annotationinput

parent 1a0220c7
...@@ -960,7 +960,7 @@ class AnnotationInput(InputTypeBase): ...@@ -960,7 +960,7 @@ class AnnotationInput(InputTypeBase):
<options> <options>
<option choice="correct">ate - both a cause and an effect</option> <option choice="correct">ate - both a cause and an effect</option>
<option choice="incorrect">ate - a cause</option> <option choice="incorrect">ate - a cause</option>
<option choice="partial">ate - an effect</option> <option choice="partially-correct">ate - an effect</option>
</options> </options>
</annotationinput> </annotationinput>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment