![]() Test Plan: * Have canvas and delayed jobs running * Create a course with some assignments * Give scores to some students * Before muting an assignment download the CSV and make sure it's same as UI * Mute an assignment * Download CSV again and the final/current scores should be different than UI * In gradebook UI remove grades from muted assignment (so it's as if they weren't graded) * The UI grades should now be the same as the CSV grades closes #6578 Change-Id: I5774ecb899318278a02e1bc12caaa9d02fa3dac0 Reviewed-on: https://gerrit.instructure.com/7379 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Brian Palmer <brianp@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
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.