ran.exam: Random order of Exam

ran.examR Documentation

Random order of Exam

Description

Randomly re-order the questions in a Question Bank

Usage

ran.exam(Qbank)

Arguments

Qbank

Question Bank List

Details

randomly re-order the questions in a Question Bank

Value

Question bank

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

Get.testbank

Examples

data(QBANK1)
NEWQB = ran.exam(QBANK1)


ProfessR documentation built on Aug. 21, 2023, 9:07 a.m.