General ⇒ Exam building randomizing multiple choice answers
Exam building randomizing multiple choice answers
Im trying to make a multiple choice exam using the examdesign package. I would like to know if there is an easy way to randomize across versions not only the order of the questions but the order of the multiple choice ansewers in each question.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Exam building randomizing multiple choice answers
It is not necessary to open multiple topics for an identical request. If there is a solution, it will be posted to one topic.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Exam building randomizing multiple choice answers
Hi Papas,
You could do this using a scripting language-- for example, Perl, which is great for processing text. In fact, I just found a great tool called PerlTeX which allows you to integrate Perl and LaTeX.
check it out: http://www.ctan.org/tex-archive/macros/ ... b/perltex/
You could do this using a scripting language-- for example, Perl, which is great for processing text. In fact, I just found a great tool called PerlTeX which allows you to integrate Perl and LaTeX.
check it out: http://www.ctan.org/tex-archive/macros/ ... b/perltex/