separate answer sheet mode: boxes only on separate answer sheet (not on question sheets) (Feature #406)
Description
In separate answer sheet mode:
It would be useful to (optionally) omit the boxes on the question pages (only print them on the separate answer sheet).
So when using choices
, only the labels A, B, C, ... (no boxes) are printed on the question pages (the students cannot tick boxes there). The boxes to tick will only be printed on the separate answer sheet.
Thanks in advance!
History
Updated by Alexis Bienvenüe over 9 years ago
You can use
\AMCboxStyle
:
- at the beginning of the exam description (inside
\onecopy
), use\AMCboxStyle{rule=0pt}
to make the box borders invisible; - just after
\AMCformBegin
, set the rule back with\AMCboxStyle{rule=0.5pt}
- Status changed from New to Feedback
Updated by math user over 9 years ago
Thanks, Alexis!
Updated by Alexis Bienvenüe over 9 years ago
- % Done changed from 0 to 100
- Status changed from Feedback to Closed