Development 11 Apr 2018
Completed setting up a new array of strings to keep track of the answer user has input. This allows user to navigate to other pages in case he/she would like to skip to a later part of the exam. This stored user input answer will later on be used to calculate score, and also to enable user to review their paper and see where did they make their mistake.
I've also linked up the "Go" button in page navigation, tested working fine. Therefore, Exam State is functionally completed. However, I do feel that I MIGHT need to clean up used variables, as I fear old values gets stacked up when user goes into exam mode a few more times. I might leave that part to beta testers.
Things to do:
1. Link Finish button to the "Score" page (temporarily forgot what I used to name that state)
2. Set up "Score" state (Layouts)
3. Create and set-up the score tabulation system (some sort of comparison between Answers-Input v.s. Content). I've some idea how I am going about to execute this, but I still need to work out the details.
*Random thought... maybe I should buy a good android phone to test on the actual targetted platform?


Comments
Post a Comment