Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Project5

Required Features

The following required functionality is completed:

  • App launches to an Options screen where user can modify the types of questions presented when the game starts. Users should be able to choose:
    • Number of questions
    • Category of questions
    • Difficulty of questions
    • Type of questions (Multiple Choice or True False)
  • User can tap a button to start trivia game, this presents questions and answers in a List or Card view.
    • Hint: For Card view visit your FlashCard app. List view is an equivalent to UITableView in UIKit. Much easier to use!
  • Selected choices are marked as user taps their choice (but answered is not presented yet!)
  • User can submit choices and is presented with a score on trivia game

The following optional features are implemented:

  • User has answer marked as correct or incorrect after submitting choices (alongside their score).
  • Implement a timer that puts pressure on the user! Choose any time that works and auto submit choices after the timer expires.

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

Here is a reminder on how to embed Loom videos on GitHub. Feel free to remove this reminder once you upload your README.

[Guide]](https://www.youtube.com/watch?v=GA92eKlYio4) .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages