GIFTr (version 0.1.0)

GIFTrData_2: Questions Data without asterisk

Description

This data is a manipulated copy of GIFTrData data with removal of the multiple answers mcq and removal of asterisk from the single answer mcq.

Usage

data(GIFTrData_2)

Arguments

Format

A data frame with 10 rows and 9 variables:

categories

character categories of questions to be imported to 'MOODLE' to hierarchical order

names

character names of the questions

question

character question text

A

character first answer option, this column must be the answer column for mcq

B

character second answer option

C

character third answer option

D

character fourth answer option

E

character fifth answer option

question_type

character question type value should be either `mcq`, `num_q`, `tf_q`, `short_ans`

Details

This data is an altered form of GIFTrData. Check it usage in mcq. For further details on the data structure, check GIFTr documentation.

See Also

GIFTrData GIFTr mcq