View source: R/frame_question.R
Create a question with random distractors
1 2 3 4 5 6 | frame_question(
items,
ndistractor = 5,
direction = "forward",
k = sample(length(items), 1)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.