How can I achieve SME's request on quiz question - part sequence/part multiple response?

Feb 15, 2021

Greetings, Storyline enthusiasts:

Our SME has a quiz question that she wants the following requirements on:

- 10 possible answer choices (see below)

- 7 of 10 answer choices are correct

- The first code must be selected FIRST; the remaining 6 codes can be selected in any random order

ANSWER CHOICES:

*J47.9 (MUST BE SELECTED FIRST)

*J40

*I27.20

*Z79.01

S27.421A

*31624

31654

*31625

31629

*31623

How can I make this happen without splitting it into two separate questions or making it a manually graded question?

1 Reply
Judy Nollet

Hi, Shelly,

The program scores a question when the user clicks the Submit button (or other object with the submit-interaction trigger). It only looks at whether or not the user answered correctly. It can't tell which response the user clicked first.

Thus, you do need your alternate options: either split it into two questions or use a manually-graded question. Obviously, the first option is the easiest.