zeeguu / web

Frontend for the zeeguu web application.
https://www.zeeguu.org
3 stars 5 forks source link

Activity timer on phone screens fix #375

Closed merleschoen closed 1 month ago

merleschoen commented 1 month ago

This PR removes the activity timer from phone screens due to overlapping. On smaller phone screens the activity timer prevented users from clicking on the show solution button, so they essentially were stuck in an exercise, if they didn't know the answer.

I've decided to remove the activity timer, since the UI of the exercises already is quite busy on small screens, so I thought this was the best solution.

screenshot Screenshot 2024-05-16 at 11 34 48

The PR also includes an updated headline for the Click Word in Context exercise, since I have received feedback that the instructions weren't clear.

netlify[bot] commented 1 month ago

Deploy Preview for voluble-nougat-015dd1 ready!

Name Link
Latest commit 54203d079c8e7545f096258b48858e408a031c0a
Latest deploy log https://app.netlify.com/sites/voluble-nougat-015dd1/deploys/6645db0662e2a00008d0bc13
Deploy Preview https://deploy-preview-375--voluble-nougat-015dd1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tfnribeiro commented 1 month ago

I think this is OK!

Alternatively, we could make it a display:block towards the end rather than an absolute position at the end. I don't think this information is too valuable for users.