Remove 'No correct answers' option from a single multi MCQ
Replies (2)
(1-2/2)
Forums » Using AMC (english) »
Added by Nikola Z. Guscic over 11 years ago
I would like to have a _questionmult_ without the No anser is correct that is automatically produced.
I only want to have one _questionmult_ like that, other _questionmult_ should have the option.
I looked it up in the manual, but can't seem to find it. What is the code to turn off the generation of the extra choice for a single question?
Much obliged,
Niko Z.
Some thing like
\element{group}{
{\AMCnoCompleteMulti
\begin{questionmult}{test}
...
\end{questionmult}
}
}
Thanks, that did the trick
(1-2/2)