# How do i create a drop down quiz?

**URL:** https://community.evolveauthoring.com/t/how-do-i-create-a-drop-down-quiz/1182
**Category:** General Help
**Created:** [July 1, 2021, 10:15pm UTC](https://community.evolveauthoring.com/t/how-do-i-create-a-drop-down-quiz/1182 "2021-07-01T22:15:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![alexaus](https://yyz1.discourse-cdn.com/flex031/user_avatar/community.evolveauthoring.com/alexaus/32/550_2.png) [@alexaus](https://community.evolveauthoring.com/u/alexaus)
#### Post date: [July 1, 2021, 10:15pm UTC](https://community.evolveauthoring.com/t/how-do-i-create-a-drop-down-quiz/1182/1 "2021-07-01T22:15:09Z")

</div>

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](https://www.evolveauthoring.com/clientcourses/myer/#/id/5797027e8a1cda1705d10c64)

Thanks!

---

<div class="post-metadata">

### Author: ![hbailey](https://yyz1.discourse-cdn.com/flex031/user_avatar/community.evolveauthoring.com/hbailey/32/603_2.png) [@hbailey](https://community.evolveauthoring.com/u/hbailey)
#### Post date: [July 2, 2021, 8:23am UTC](https://community.evolveauthoring.com/t/how-do-i-create-a-drop-down-quiz/1182/2 "2021-07-02T08:23:17Z")

</div>

Hey Alex - welcome!

For this - use the Select component - perfect for drop downs 🙂

Component guide:

> **[Components in Evolve](https://docs.google.com/document/d/e/2PACX-1vTWn_fhFctgN5ngMnHDs7wb-EcLGG41yVdqSkSpUlBqTrtlvxoZ6GE05GxohxWrHN2UmDcQPIS_T4Od/pub)**
>
> This Doc is private

Evolve Hub:  
**[Evolve Learning Hub : Intellum](https://experience.intellum.com/student/activity/764889)**

---

<div class="post-metadata">

### Author: ![joewickert](https://avatars.discourse-cdn.com/v4/letter/j/73ab20/32.png) [@joewickert](https://community.evolveauthoring.com/u/joewickert)
#### Post date: [July 5, 2021, 12:41am UTC](https://community.evolveauthoring.com/t/how-do-i-create-a-drop-down-quiz/1182/3 "2021-07-05T00:41:59Z")

</div>

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.
