powered by
Given a question bank, create a test.
make.exam(Qbank, ofile = "examq.tex", ncol=2)
Side Effects - output to a TEX file.
Question bank list
Output file
number of columns on page, default=2
Jonathan M. Lees<jonathan.lees@unc.edu>
Dumps out a tex file with the questions
prep.exam
data(QBANK1) if (FALSE) { make.exam(QBANK1, ofile="exam1.tex") }
Run the code above in your browser using DataLab