7
votes
5answers
122 views

Fill the blank type of text in non exam document

I want to make a fill the blank type of text in a non-exam document. Here the desired result that I want: Let A be a subset of R, A called measurable set if m*(...) = ........, for all .... in R I ...
6
votes
2answers
320 views

How do you determine what class to use?

So I am creating documents that have a mixture of paragraphs of text intermingled with numbered questions. I have been creating these using the 'exam' class. However, I decided to set the default ...
9
votes
5answers
2k views

Creating Multiple Choice Questions Without using 'Exam' Class

I am working on a document with class article and I want to have multiple choice questions in it. Is this hard enough to do that I should change it to exam class? If not, how do I accomplish this? ...