Answer checks should offer feedback to assistive tech. This commit adds

a page level javascript SR object to enable reading of alert messages.
LMS-2158
This commit is contained in:
Dave St.Germain
2014-02-13 13:50:41 -05:00
parent 021e6f5b45
commit 0773f0687d
25 changed files with 310 additions and 217 deletions

View File

@@ -232,12 +232,6 @@ div.course-wrapper {
}
.xblock {
&:focus {
outline: 0;
}
}
textarea.short-form-response {
height: 200px;
padding: 5px;