code-paster
code-paster copied to clipboard
Fixed an accessibility issue with the student textarea.
trafficstars
Fixed an accessibility issue with the student textarea. Now, the text area is included into a div with role 'log'. IN that way, the textarea remains as a textbox for the accessibility API, and also the log role is kept in mind in order to speak the new content as it arrives.