Tagged Questions
3
votes
0answers
68 views
exam class - align problems horizontally using probsoln
I would like to create worksheets with problems filled by rows instead of columns. I am using probsoln to store and call the problems, but they always end up filling the worksheet vertically. I tried ...
1
vote
1answer
43 views
Create commands each of the text aligned horizontally?
I am using exam document class as my guide in creating my own documentclass but i have encountered a problem.How will i create a command for each of the four texts in a line.
here is a sample image:
...
5
votes
1answer
377 views
Keeping checkboxes aligned using the Exam class
I'm using the exam class in a multicols environment to create a series of worksheets. Many questions are yes/no. If the question is too long, it wraps to the next line and moves the answers. Is there ...