This is an Android native application, which is used to arrange tests for target groups.
Two kinds of users: Quiz Manager & Quiz Taker.
Quiz Taker:
1)Each question has a predetermined time and the timer is on the top of the screen;
2)The quiz taker must choose an option within this time;
1)A manager has a right to add new questions and decide the time for each question;
2)A manager can create a new account for the new user;
3)A manager can check the performance of all quiz takers and delete their records;
Techniques:
Android Studio, SQLite, Java, XML, Runnable, Handler.
This project is written by Anqi Huang in Oct 2016.