How to randomly present only the first two choices/options in a multiple choice question?


Author
Message
sodagreen_l
sodagreen_l
Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)Associate Member (229 reputation)
Group: Forum Members
Posts: 15, Visits: 29
Hi, I am trying to present a multiple choice question, where I want the order of the first two options to be randomized, and the last option is always "I don't remember."

Please refer to the below for my code, thanks in advance :)

<radiobuttons nomind_memorycheck_brandnew>
/ caption="Which of the following adjectives was used to describe the group, <%text.targetname1.currentitem%>?"
/ options = ("brand-new","worn-out","I don't remember")
/ validresponse = ("brand-new","worn-out","I don't remember")
/ correctresponse = ("brand-new")
/ order = random
/ orientation = vertical
</radiobuttons>
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
sodagreen_l - 3 Years Ago
Dave - 3 Years Ago
sodagreen_l - 3 Years Ago
                 You can use standard text and trial elements:
Dave - 3 Years Ago
                     This works perfectly!! Thank you Dave :)
sodagreen_l - 3 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search