Skip to content

Instantly share code, notes, and snippets.

@project-tigr
Last active October 27, 2015 11:16
Show Gist options
  • Save project-tigr/8f9fd1879e8297e1dfad to your computer and use it in GitHub Desktop.
Save project-tigr/8f9fd1879e8297e1dfad to your computer and use it in GitHub Desktop.
android_assignment

Android App

You are tasked by a specialist subject teacher to create a questionnaire Android app.

The app will test how much information students already know using short questions. For example, a geography teacher might want to establish if students know flags, or capital cities for countries in the World. Students will be given a final score which can be used by the teacher to evaluate their prior knowledge.

You must also come up with at least one additional feature of your own choice e.g. more questions, or question topics, multiplayer etc.

To achieve the highest marks possible your app should also connect to an API online to retrieve questions. The method of which must be discussed prior to the app submission.

Finally, you must demonstrate a good HCI and incorporate some Material Design aspects into your app.

Your app is required to run on Android 5.0 (SDK 21) and above. It is not necessary to have a real Android device yourself, as Android Studio will provide an emulator to use.

mark scheme

This part of the assignment is worth 70% (20% from the past / present / future presentation, 10 from the vivre)

feature marks
Profile or About Interface 0 - 5 marks
Introduction Interface 0-5
Questions Interface 0-10
High Scores Interface 0-10
Persistant Storage of High Scores 0-5
Questions retrieved from Internet API 0-15
Bonus feature of your choice 0-15
HCI and material design 0-5

Your submission will be via GitHub so please double check using the web browser that your project is as far ahead as you expect!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment