Remove 'No correct answers' option from a single multi MCQ

Added by Nikola Z. Guscic over 9 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.


Replies (2)

RE: Remove 'No correct answers' option from a single multi MCQ - Added by Alexis Bienvenüe over 9 years ago

Some thing like

\element{group}{
  {\AMCnoCompleteMulti
   \begin{questionmult}{test}
   ...
   \end{questionmult}
  }
}

(1-2/2)