View source: R/quiz_formatting.R
parse_q_tag | R Documentation |
Parse apart a tag
parse_q_tag(tag)
tag |
A single tag to extract from |
A named vector indicating the field and entry associated with it.
tag <- "{quiz, id: quiz_name_here, attempts: 10}"
parse_q_tag(tag)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.