Learn R Programming

ProfessR (version 2.4-1)

ran.exam: Random order of Exam

Description

Randomly re-order the questions in a Question Bank

Usage

ran.exam(Qbank)

Value

Question bank

Arguments

Qbank

Question Bank List

Author

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

Details

randomly re-order the questions in a Question Bank

See Also

Get.testbank

Examples

Run this code
data(QBANK1)
NEWQB = ran.exam(QBANK1)

Run the code above in your browser using DataLab