View source: R/generate_gapselect.R
generate_gapselect | R Documentation |
gapselect
questionGenerate gapselect
question
generate_gapselect(
answer,
a_values,
correct_feedback,
incorrect_feedback,
partially_correct_feedback
)
answer |
A vector of strings. |
a_values |
A vector, rest of answers. |
correct_feedback |
A string. |
incorrect_feedback |
A string. |
partially_correct_feedback |
A string. |
A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.