Skip to content

Android Studio project: Test science knowledge from Pew Study - Grow with Google Challenge Scholarship.

Notifications You must be signed in to change notification settings

hillc255/ScienceQuiz

Repository files navigation

Science Quiz Android App

Synopsis

Name: Science Quiz

This is an Android quiz application with 12 questions relating to science facts and principles.

The questions and answers with 4 images were developed by the Pew Research Center. http://www.pewresearch.org/quiz/science-knowledge/

Eight additional images were selected and added to the quiz.

Code Description

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, text input, checkboxes and images. Variables of score and question numbers are passed through with intents.

Below are 5 screen shots with the splash screen, a radio button unanswered and answered quuestion, a text input question and a checkbox question:

Splash screen with earth's profile in space. | Screen of radiobutton unanswered question about waves used for cellphone calls. | Screen of radiobutton incorrect answer to the question about waves used for cellphone calls. | Screen of text input to the question about light passing through magnifying glass. | Screen of checkboxs to the question about stars, planets and human behavoir.

Motivation

Application was assigned as a final project for the "Grow with Google Challenge Scholarship: Android Basics" course on Udacity.

Installation

Project can be downloaded from GitHub.
https://github.com/hillc255/ScienceQuiz

API Reference

Tests (Future consideration!)

Describe and show how to run the tests with code examples.

Contributors

Claudia Hill designed and developed this project.

License

Only to be used for educational purposes. Pew Research Center retains all copyrights for questions, answers and some images.

About

Android Studio project: Test science knowledge from Pew Study - Grow with Google Challenge Scholarship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages