cf3d13fb53
for "OR" module feature flag Test Plan: * Enable "OR" Condition Feature Flag * Create a module and specify completion requirements with the default setting that ALL requirements must be met to be marked as completed * Log in as a student that has access to the modules; it should not be marked as completed if the student hasn't compeleted the requirement Change-Id: I0c45d13c8dd21a0d5c80c4deb49a6c2c68030342 Reviewed-on: https://gerrit.instructure.com/57506 Reviewed-by: Brock Cooper <bcooper@instructure.com> Tested-by: Jenkins QA-Review: Clare Strong <clare@instructure.com> Product-Review: Brock Cooper <bcooper@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.rubocop.yml | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
karma.conf.js | ||
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.