Tagged Questions
1
vote
1answer
100 views
How to change the question number from just '1' to 'Question No. 1.' in the exam class?
I needed to type something like this:
But wanted to change the 'numbering' to 'Question No. x.' from just 'x.' How should I go about doing that?
An alternative solution is also welcome if what ...
6
votes
1answer
173 views
Renumbering the \part in Exam class
I just want one section to be renumbered, not all the \parts numbering.
I have found this in the manual:
\renewcommand{\thepartno}{\Roman{partno}}
But that is making all the numbering for \part ...
8
votes
2answers
366 views
Using circled numbers for answer choices in exam document class
I'm using the exam document class for an exam with a multiple choice section. To match the appearance of the scantron form, I'd like to use circled numbers in the choices and oneparchoices ...