Skip to contents

Get file path to an example quiz

Usage

markdown_quiz_path()

Value

A file path to a markua markdown quiz example you can use for testing

Examples

if (FALSE) {

# Find quiz path

quiz_path <- markdown_quiz_path()
}