Compare two revisions of: mc.questions

... ... @@ -130,7 +130,7 @@ When the relation solves to *true* then the correct answer for this choice will
130 130 \begin{choice}
131 131 \text{2+\var{a}>6}
132 132 \solution{compute}
133 - \iscorrect{b}{>}{6}
133 + \checkCorrect{b>6}
134 134 \end{choice}
135 135
136 136 \end{question}
... ... @@ -141,8 +141,6 @@ When the relation solves to *true* then the correct answer for this choice will
141 141
142 142 ## Mixed MC types in one question
143 143
144 -In one question, one can also have several MC tasks of different type, and also mix MC
145 -questions and input question.
144 +In one question, one can also have several MC tasks of different type, and also mix MC questions and input question.
146 145
147 -See [Different Answer Type](DifferentAnswerType.md) or the
148 -[example in WebMiau](https://miau.mumie.net/web-miau/editor/content%2Fexamples%2Fmultiple_single_choice%2Fprb_mc_mixed_types.src.tex)
146 +See [Different Answer Type](DifferentAnswerType.md) or the [example in WebMiau](https://miau.mumie.net/web-miau/editor/content%2Fexamples%2Fmultiple_single_choice%2Fprb_mc_mixed_types.src.tex)
149 147