b2fbc29447
Currently there is no distinction between module items and modules. Now there is. Also, module items and modules show up in the screen readers Item Chooser. fixes CNVS-5290 Test Steps 1. Go to the modules page. Make sure you are a teacher and logged in so you can see all of the options. 2. Navigate around. Module Items should be heading level 4 while Modules should be module level 3. 3. Module Items should also say "Module Item" next to the group name. 4. You should also be able to open your screenreader Item Chooser and see the headings for the page. Change-Id: I4f41bd785cbfd8dba34c9abc5650a29d1e0a9b66 Reviewed-on: https://gerrit.instructure.com/26485 Reviewed-by: James Williams <jamesw@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> Product-Review: Hannah Bottalla <hannah@instructure.com> QA-Review: Matt Fairbourn <mfairbourn@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
loom | ||
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.