martapolii / RAVENCLAW

0 stars 0 forks source link

Test: Trivia Question Management #18

Open martapolii opened 1 day ago

martapolii commented 1 day ago

Before submission, test the following:

Trivia Question Management (Model, Controller, View)

○ [ ] Users can view a list of trivia questions (View)

○ [ ] Users can submit answers to trivia questions (View, Controller)

○ [ ] Admin users can create, update, and delete trivia questions (Model, Controller, View)