![]() they were required prior to our new settings refactors. this way we don't need to go set it in prod test plan: 1. terms should be required when registering at /register 2. terms should be required when activing an account (via course invitation email) 3. in the console, do Setting.set('terms_required', 'false') 4. terms should no longer be required on those pages Change-Id: Idb13727839b847845cd4dacde4797e4e1571b42f Reviewed-on: https://gerrit.instructure.com/22988 Reviewed-by: Mark Ericksen <marke@instructure.com> Product-Review: Marc LeGendre <marc@instructure.com> QA-Review: Marc LeGendre <marc@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
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.