![]() Makes it so that screenreaders are given specific module context i.e., the module name, whenever they navigation to a module level button fixes CNVS-22866 Test Plan: - Go to the modules page - Using a screenreader go to the publish cloud at the module level. - It should indicate the name of the module, for example: "Published. Click to unpublish My Cool Module." - Similar things should occur for the Add content button and the manage module dropdown. - The publish button and cog buttons for items within modules should similarly give context. Change-Id: I1ba3f5e5c09e8186667af38eb19852295d5f01e2 Reviewed-on: https://gerrit.instructure.com/63049 Product-Review: Aaron Cannon <acannon@instructure.com> Reviewed-by: Sterling Cobb <sterling@instructure.com> Tested-by: Jenkins QA-Review: Clare Strong <clare@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.rubocop.yml | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.babel.js | ||
karma.conf.js | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.