mc_opts: Mulitple choice options for the chapter

View source: R/helpers.R

mc_optsR Documentation

Mulitple choice options for the chapter

Description

Mulitple choice options for the chapter

Usage

mc_opts(..., correct = NULL)

Arguments

...

A name-value pair where name shows the text, value shows the message. Each pair should be an option.

correct

The number of the option that is correct.


numbats/teachr documentation built on March 26, 2022, 10:34 p.m.