Re: Shuffling options (choices) in a multiple choice question paper using examdesign class

Harish Kumar Holla <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <CAF2OwfGD_W9_GBmTHgbH_-2XP_MGwPG26Dfg2TOT0KxUPj0gmg@mail.gmail.com>
I don't think you can do it with examdesign. You may try eqexam or exsheets
packages. An example with eqexam follows:

\documentclass{article}
\usepackage[allowrandomize]{eqexam}%

\begin{document}


\begin{exam}{Exam1}
\begin{problem}
In what year did Columbus sail the ocean blue?
\begin{answers}{2}
    \bChoices[random]
    \Ans0 1st random choice\eAns
    \Ans1\label{eq} 2nd (the correct) random choice\eAns
    \Ans0 3rd random choice\eAns
    \Ans0 4th random choice\eAns
    \Ans0 5th random chioce\eAns
    \eFreeze
    \Ans0 None of these\eAns
    \eChoices
\end{answers}
\end{problem}
\end{exam}

\end{document}


On Mon, Apr 29, 2013 at 5:14 PM, Naren Bharatwaj
<[email protected]>wrote:

> Dear All,
>
> I've been using the examdesign class in LaTeX. Although I am able to create
> different sets (same questions in a different order) in a fully multiple
> choice question paper, I am unable to shuffle the options (choices). Has
> anyone tried this? I was unable to find any solution on the internet. Any
> help in this regard would be highly appreciated.
>
> Regards,
>
> Naren Bharatwaj
> _______________________________________________
> Home:        http://www.tug.org.in/
> TeX FAQ:     http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>



-- 


--with regards

Dr. Harish Kumar
Dept. of Physics
Pondicherry Engineering College
Puducherry 605 014
Ph: 0413 2655281-286 (Extn: 646)

Residence:
Dr. Harish Kumar
# 29 (New No.) I Main Cluny Road
Avvai Nagar, Lawspet
Puducherry 605 008
Ph: 0413 2253652, 9443052957
_______________________________________________
Home:        http://www.tug.org.in/
TeX FAQ:     http://www.tex.ac.uk/faq
unsubscribe: http://tug.org/mailman/listinfo/tugindia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.