Skip to content

Database: add dropdown checklist for difficulty value #98

@ani-per

Description

@ani-per

Right now, the user can enter values between 1 and 10 to filter by difficulty. However:

  1. It's unclear what these difficulty values represent exactly - does it use the quizdb system of 1 = middle school, 2 = easy high school, etc.1?
  2. It's not immediately clear if the user should type something like 1, 2, 3, 5 or something like 1235 instead (the former worked but it's not what first comes to mind for me)

Something that looks like the following checklist would be more intuitive as a dropdown:

  • [ x ] 1 = Middle School
  • [ ] 2 = Easy High School ...
  • [ x ] 10 = Open

Footnotes

  1. I'm guessing it doesn't because QuizDB's scale only ranges from 1 to 9 inclusive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions