HumanLearning2021 / HumanLearningApp

GNU General Public License v3.0
3 stars 2 forks source link

Finish making learning UI clearer #204

Closed Nitwix closed 3 years ago

Nitwix commented 3 years ago

closes #141 This PR adds dynamic visual feedback for the learning fragment. The element with which to interact blinks in blue, and upon correct or incorrect sorting, the image blinks rapidly in green or red. Warning to people that are epileptic, there's quite a lot of blinking going on.

jonaskon commented 3 years ago

I think that having the image under test blink is a good idea but having the images to match to light up in blue instead of blinking when the image under test is selected would be clearer. Ideally only lighting up the fields which are actually active (i.e only lighting up the central field when there is only one image to match to)