Description
Used to specify the details of a response object in Inline questions.
Syntax
\begin{blank}{mode}
...
\end{blank}
- mode
- The question type to be applied to this response object.
Notes
- The blank environment may be used exclusively in Inline questions.
- The blank environment must appear outside of
\qutext
; specifically, each required blank environment must appear after the\qutext
to which it refers. - Exactly one blank environment is required for each
instance of
\blank
appearing within the previous\qutext
. Note that this applies only to\blank
when used without arguments; if a\blank
macro is used with arguments to specify the response object's type, answer, and other details, then a corresponding blank environments is not required, and in fact, is forbidden.