Development 16 Jan 2018
Continuing from previous development... seems like previously where I stopped, I have already debugged the issue of multiple entry (done by adding a new ArticleVerified boolean flag). This time while testing I only need to tweak the Home Button on Exam Mode to make it work. While testing I also found the text input & buffer area to be too big, that they overflow into the Page Navigation button (*thanks for copy and paste from a Edit mode - without Page Navigation). Already fixed that too =D
Home Buttom (Exam Mode - Done):
- Wipe out all back button histories
- Brings user back to Home State
Also hooked up the clear article button (Done).
So what's next?
I'll have to begin content input paging. i.e. set up a system to store input content in pages also. Probably need to limit input characters to that the buffer can hold.
Home Buttom (Exam Mode - Done):
- Wipe out all back button histories
- Brings user back to Home State
Also hooked up the clear article button (Done).
So what's next?
I'll have to begin content input paging. i.e. set up a system to store input content in pages also. Probably need to limit input characters to that the buffer can hold.


Comments
Post a Comment