surveydown::sd_create_survey(
#path = "path/to/survey",
template = "option_shuffling"
)Option Shuffling
A template for creating questions with shuffled options.
To create this template, run this command in your R console:
Refer to the Start with a template section for more details.