GuildCrafts/interview-app

Add Game mode to New Question Form

Closed this issue · 0 comments

  • Add game_mode as a select component to the new questions form
  • Add game_mode options to Game Options. Currently the select drop down is empty.
    • It should have ['Questions & Answers', 'White Boarding', 'Debugging', 'Coding Challenge'] as options
  • Make sure all tests pass