b68592b602
fixes #11504 Change-Id: If7c480bfac9b0339f9ce9f0ec6d5705dafbcb037 test-plan: - global outcomes should be visible to: - any logged in user - outcomes defined in an account should be visible to: - admins in subaccounts - enrollees in the account's courses - enrollees in the account's subaccounts' courses - outcomes defined in a course should be visible to: - any user that can view the course - global outcomes should not be visible without being logged in - managing outcomes should require the same permissions as before Reviewed-on: https://gerrit.instructure.com/14910 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Zach Pendleton <zachp@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.