Create a survey trial
trial_survey(questions, preamble = "", randomize_question_order = FALSE, button_label = "Continue")
questions | A question or list of questions |
---|---|
preamble | Text to appear above the questions |
randomize_question_order | Should order be randomised? |
button_label | Text for the continue button |
A trial object