Color in "New colors with the mouse button"
-
I really enjoyed your "hour of code" sequence with videos. Very well done!
This task has a problem:
https://app.code-it-studio.de/course/step/12/131The task asks the student to change the background to a random color 30 times a second. High contrast flashing areas at 30fps can be dangerous for photosensitive people -- I'd recommend either dropping the background fill or dropping the framerate to 4/fps.
https://developer.mozilla.org/en-US/docs/Web/Accessibility/Seizure_disorders
-
Hello Jeremy,
thanks for the hint according the framerate and the compliment for the Hour of Code.We are going to change the frame rate soon.We now removed the background fill.