ran.exam {ProfessR}R 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)


[Package ProfessR version 2.4-3 Index]