[code.learn.create] Inclusive Coding Environment 0.2 Release Announcement

Avtar Gill agill at ocadu.ca
Tue Feb 18 21:54:20 UTC 2020


Hi all,

The second release of our Inclusive Coding Environment was made public a couple weeks ago. You can find it at the following link:

https://build.codelearncreate.org/ 

It contains some bug fixes along with the following notable changes:

  * The "Delete All" feature which removes all steps from a program and allows a person to start fresh with an empty program
  * Instructions on using the editor’s Add and Delete buttons
  * The Run button’s disabled state visually matches other buttons and it is inverted (white on dark grey) when a program is being run
  * The Run, Add, and Delete buttons use aria-disabled rather than the HTML disabled attribute to ensure that they are accessible in the keyboard tab order when disabled
  * Keyboard focus is retained while editing a program

We hope you're able to try it out with your Dash robots :) If you have any feedback and/or suggestions please let us know via this mailing list or Twitter https://twitter.com/codelearncreate

Thanks,

Avtar


More information about the code.learn.create mailing list