We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4fd75 commit b2c7f18Copy full SHA for b2c7f18
trueFalseQuestion.xml
@@ -0,0 +1,10 @@
1
+<?xml version="1.0"?>
2
+<question type="truefalse">
3
+ <answer fraction="100">
4
+ <text>true</text>
5
+ <feedback><text>Correct!</text></feedback>
6
+ </answer>
7
+ <answer fraction="0">
8
+ <text>false</text>
9
+ <feedback><text>Ooops!</text></feedback>
10
0 commit comments