Have been working on a electronics multiple choice exam program, and
need to justified the text to create a professional looking multiple
choices exam.
Tried using the tex algorithm to justify the exam, and it looks worst than
a greedy algorithm to wrap text.
Have seen a few examples of what tex based multiple choice exams look like,
and it looks like tex is using a greedy algorithm to break the answer paragraphs
into lines.
My multiple choice exam will be displayed on the computer screen.
I appreciate any help you can give me.
What is the best way to break a multiple choice paragraph into lines?
General ⇒ Justify multiple choice exam into plain text?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Justify multiple choice exam into plain text?
Welcome to the community,
it is a bit hard to imagine what you are doing right now. For a mcq sheet, i would probably recommend the exam class. On the other hand, i wouldn't recommend mcq at all.
Or maybe have a look at the tasks package, along with the xsim package. It is a very powerful combination. Exsheets (example) was the predecessor of xsim.
it is a bit hard to imagine what you are doing right now. For a mcq sheet, i would probably recommend the exam class. On the other hand, i wouldn't recommend mcq at all.
Or maybe have a look at the tasks package, along with the xsim package. It is a very powerful combination. Exsheets (example) was the predecessor of xsim.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.