Development 03 Dec 2018
While testing out on Oppo A37f, I realized that I had forgotten to hook up the clear page button in Edit State. Have completed setting up the Clear Content button in Edit State.
Started hooking up the Study State and Study button.
Things to do:
1. Implement check on Study Button, such that it's only valid when an article has been selected. [Done]
2. Replace InputFields with Text, because no inputs are needed during study (except page navigation) [Done]
3. Load Title from selected Article [Done]
4. Implement content paging system.
* Study State will use a paging system, similar to that of exam format. Paging system is to allow ease of access of content by jumping straight into contents / pages that are further away.
Started hooking up the Study State and Study button.
Things to do:
1. Implement check on Study Button, such that it's only valid when an article has been selected. [Done]
2. Replace InputFields with Text, because no inputs are needed during study (except page navigation) [Done]
3. Load Title from selected Article [Done]
4. Implement content paging system.
* Study State will use a paging system, similar to that of exam format. Paging system is to allow ease of access of content by jumping straight into contents / pages that are further away.


Comments
Post a Comment