Repeat \section on separateanswersheet (Feature #102)
Description
I have an exam that looks like this:
\setcounter{section}{0}
\section{History}
\AMCnumero{1}
\insertgroup{history}
\section{Geography}
\AMCnumero{1}
\insertgroup{geography}
\onecopy{1}{
\AMCformBegin
\AMCformS
\clearpage
}
The sections titles are displayed on the question sheets, but not on the separate answer sheet.
Since the question numbering restarts at 1 for each section, it would help the students if the section titles were repeated on the answer sheet!
(Sure, as a workaround, I could also refrain from using \AMCnumero{1}.)
History
Updated by Alexis Bienvenüe almost 13 years ago
From revision r1242, the commands \AMCsection and \AMCsubsection are available to repeat sectioning in the separate answer sheet.
- % Done changed from 0 to 100
- Status changed from New to Resolved
Updated by Alexis Bienvenüe almost 13 years ago
- Target version set to 1.2.0
- Status changed from Resolved to Closed