210029073 / cs3ip_lh3_myeyehealth

An eye health management mobile application designed for users to manage their eye heatlh
0 stars 0 forks source link

Create and Develop Tumbling E vision game, Replayable game #2

Closed 210029073 closed 4 months ago

210029073 commented 8 months ago

About

An interactive game that is used in order to measure the person's visual acuity. Where the person will be tested using their left and right eye and will be scored based on the choices selected from letter E's orientation shown by the user.

Tasks

Need to create a tumbling E fragment with a view model, which will need to show the letter E with random rotation and text size, then move on to the next fragment that acts as a quiz representing the choices that the user selects based on orientation and size of the letter E that has been seen by the user.

Additional Notes

Feedback must be provided when the user selects the letter E.

Passing data between fragments

In order to pass data between fragments using ViewModel, please have a read of this: Communicate with fragments

210029073 commented 8 months ago

Need to hide navigation bar, and show end test button with prompt before terminating test.

210029073 commented 8 months ago

Can now perform tumbling e test on both eyes, and can replay.

210029073 commented 7 months ago

Must be refactored, using Activities.