use_mc_fixed: Create a Multiple Choice Question with a Fixed Number of...

Description Usage Arguments

View source: R/multiple-choice.R

Description

Establishes a multiple choice question with a fixed amount of responses.

Usage

1
use_mc_fixed(name, title = NULL, topic = NULL, tags = NULL)

Arguments

name

Instructor-facing name of the question. This will be appended with the relevant question type.

title

Student-facing name for the question.

topic

Category to put the question under.

tags

Subtags to identify material tested or technologies used.


illinois-r/plearn documentation built on Feb. 12, 2020, 11:21 a.m.