QBANK1 {ProfessR} | R Documentation |
Example Question Bank
Description
Example Question Bank, 50 question, multiple Choice
Usage
data(QBANK1)
Format
List:
QQuestion in latex format (character string)
APossible Answers in latex format (vector of character strings)
aCorrect Answer in latex format (character string)
numANSindex number corresponding to correct answer
FIGcharacter: full path to figure, tag for figure
Details
An example input question in ascii format is
constructed using three tag identifiers:
"QUESTION:", "ANSWER:" and (optionally) "FIG:".
The format is shown here:
Examples
data(QBANK1)
## maybe str(QBANK1) ; plot(QBANK1) ...
print(QBANK1[[1]])
[Package
ProfessR version 1.0-3
Index]