![]() closes GRADE-157 this is currently hidden behind an environment variable until DocViewer starts consuming this attribute and decides to expose it via a feature flag test plan: * Setup the environment variable ANONYMOUS_INSTRUCTOR_ANNOTATIONS to 'true' * Start Canvas * Go to create an assignment and verify that it contains a checkbox to anonymize instructor annotations for the new assignment * Verify this checkbox works * Edit the newly created assignment and verify the checkbox labelled anonymize instructor annotations always accurately reflects the choice made when saving the assignment * Remove the ANONYMOUS_INSTRUCTOR_ANNOTATIONS environment variable * Restart Canvas * Go to create an assignment and verify it no longer contains a checkbox to anonymize instructor annotations * Edit the assignment you created earlier and verify it also no longer contains a checkbox to anonymize instructor annotations Change-Id: Ia43dee5c45ccd151319380e673d70dc509512ca8 Reviewed-on: https://gerrit.instructure.com/123646 Tested-by: Jenkins Reviewed-by: Derek Bender <djbender@instructure.com> Reviewed-by: Keith T. Garner <kgarner@instructure.com> QA-Review: Indira Pai <ipai@instructure.com> Product-Review: Matt Goodwin <mattg@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
build | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
lib | ||
public | ||
script | ||
spec | ||
.babelrc | ||
.bowerrc | ||
.codeclimate.yml | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.i18nignore | ||
.i18nrc | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.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 | ||
karma.conf.js | ||
package.json | ||
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.