How do i create a drop down quiz?

Hi all,
I’m trying to work out how to create a question type with drop down options and build in feedback - like the ‘pick the fit’ questions on this Myer page: https://www.evolveauthoring.com/clientcourses/myer/#/id/5797027e8a1cda1705d10c64

Thanks!

1 Like

Hey Alex - welcome!

For this - use the Select component - perfect for drop downs :slight_smile:

Component guide:

Evolve Hub:
Evolve Learning Hub : Intellum

Hi Alex.

Yes you can use the select component with a variable and logic to do this.

Create a custom dialog in Course settings with feedback text.

Use the select component and tell it to set a variable value on submit.

Go to the logic settings and set a trigger to act when that variable has changed, check the result and display the dialog.

Or. Probably much simpler would be to use the Matching question component.

Set it up with one item and all your Matching options underneath that.

Did a quick test and both ways seem to work, but I’d probably use Matching for this.

1 Like