dd_min <- inlineChoice(c("answer1", "answer2", "answer3"))
dd <- inlineChoice(choices = c("answer1", "answer2", "answer3"),
solution_index = 2,
response_identifier = "id_gap_1234",
choices_identifiers = c("a", "b", "c"),
points = 2,
shuffle = FALSE,
placeholder = "answers",
expected_length = 10)
Run the code above in your browser using DataLab