long questions covering more then one page. (Feature #92)
Description
It appears that LaTeX of AMC tries to fit questions onto one page. This is Okay.
However, sometimes one needs a question-text which covers more then one page. Think of an MC question about some kind of implementation in some source code. You want to let the student choose the correct implementation. In such case we us the listings package to include those listings. Often the listing boxes need to be spread over more then one page.
History
Updated by Alexis Bienvenüe over 12 years ago
The automultiplechoice
LaTeX package encloses all questions inside a minipage
environment (so that they fit on a single page) only if the box package option is used. Did you try without this option?
Updated by Pieter Van den Hombergh over 12 years ago
Very good. That is the trick. I somehow used box as a default option.
Then this issue may be closed.
Updated by Alexis Bienvenüe over 12 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed