View source: R/generate_ordering.R
generate_ordering | R Documentation |
ordering
questionGenerate ordering
question
generate_ordering(
answer,
a_values,
correct_feedback,
incorrect_feedback,
partially_correct_feedback,
orientation
)
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. |
orientation |
A string, 'h' or 'v'. |
A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.