R/data.R
markdown_quiz_path.Rd
Get file path to an example quiz
markdown_quiz_path()
A file path to a markua markdown quiz example you can use for testing
if (FALSE) { # Find quiz path quiz_path <- markdown_quiz_path() }