nbriannl / oboeru-web

Japanese Language Vocabulary Quiz Application written in React
https://nbriannl.github.io/oboeru-web
3 stars 1 forks source link

Add Lesson Selection Option #4

Closed nbriannl closed 4 years ago

nbriannl commented 4 years ago

image

Add lesson selection dropdown list below start button. Default selection is lesson 1

User will select lesson number from dropdown list and then click start. The quiz component needs to know the lesson number in order to derive the questions to fill the quiz in.