Document Classesmcexam package, by J. Vannieuwenhuyze

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Michael_dg94
Posts: 1
Joined: Wed Dec 14, 2022 5:34 pm

mcexam package, by J. Vannieuwenhuyze

Post by Michael_dg94 »

I am writing to you about the mcexam package for LaTex use.

I would like to randomize the questions in the order of the chapters (in other words, the questions are randomized in each of the chapters, but the order of the chapters remains unchanged from that of the course).

I used

Code: Select all

\begin{mcquestions}
and

Code: Select all

\end{mcquestions}
at the end of each chapter to do this. However, the numbering always starts over at 1.

What should I do to make the numbering follow throughout the exam?

Thank you in advance for the help.
Michael

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply