ran.exam {ProfessR} | R Documentation |
Randomly re-order the questions in a Question Bank
ran.exam(Qbank)
Qbank |
Question Bank List |
randomly re-order the questions in a Question Bank
Question bank
Jonathan M. Lees<jonathan.lees@unc.edu>
Get.testbank
data(QBANK1)
NEWQB = ran.exam(QBANK1)