![]() Fixes OUT-2268 Test Plan: - Open speedgrader, navigate to an assessment of a free-form rubric. Verify: - the new UI is present before clicking "view rubric" - the summary rubric only has two columns - each criteria lists points assessed out of points possible right after the comments. - Now go to an assignment with a points-based rubric. Verify: - the spiky UI is present - the summary rubric only has two columns - each criteria lists the points assessment and comments right after the description of the rating. - Navigate to a student without an assessment using the top right arrow keys - Verify there is no summary rubric shown - Navigate back to the student with an assessment, verify the summary is shown again. Change-Id: Idae819264c507e42d67a6731367d2ddef5cd176d Reviewed-on: https://gerrit.instructure.com/152226 Tested-by: Jenkins Reviewed-by: Augusto Callejas <acallejas@instructure.com> Reviewed-by: Michael Brewer-Davis <mbd@instructure.com> QA-Review: Matt Berns <mberns@instructure.com> Product-Review: Sidharth Oberoi <soberoi@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
build | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
jest | ||
lib | ||
packages | ||
pact | ||
public | ||
script | ||
spec | ||
.babelrc | ||
.bowerrc | ||
.codeclimate.yml | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.i18nignore | ||
.i18nrc | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.prettierrc | ||
.rubocop.yml | ||
.selinimumignore | ||
.stylelintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Dockerfile | ||
Dockerfile-production | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.jenkins.yml | ||
docker-compose.override.yml | ||
docker-compose.yml | ||
gulpfile.js | ||
issue_template.md | ||
jest.config.js | ||
karma.conf.js | ||
package.json | ||
schema.graphql | ||
webpack.config.js | ||
webpack.production.config.js | ||
webpack.test.config.js | ||
yarn.lock |
README.md
Canvas LMS
Canvas is a modern, open-source LMS developed and maintained 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.