Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Eight additional images were selected and added to the quiz.

## Code Description

Each screen of the quiz, with except for the splash and end screens, uses an Activity and Intent to capture the questions and answers along with displaying the radio buttons and images. Variables of score and question numbers are passed through with intents.
Each screen of the quiz, except for the splash and end screens, uses an Activity and Intent to capture the questions and answers along with displaying the radio buttons and images. Variables of score and question numbers are passed through with intents.

Below are 3 screen shots with the splash screen, an unanswered quiz screen and a quiz which has been answered:

Expand Down