392ec24711
fixes #CNVS-1330 replace custom conversations gear menus w/ menus used everywhere else in canvas to make them more usable by persons w/ screen readers. test plan: * using a screen reader, navigate to conversations; * navigate to the actions menu of an existing conversation and click it w/ the keyboard; * verify that you can navigate to each menu item, that it is properly read, and that menu items can be clicked using the keyboard. Change-Id: Ic67bb56e684702a871b2199fdbdb9615625aae81 Reviewed-on: https://gerrit.instructure.com/16394 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Mark Ericksen <marke@instructure.com> QA-Review: Clare Hetherington <clare@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
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.