a9626310f8
fixes #CNVS-517 fixes #CNVS-761 test plan - start with a course with students in different sections - create a quiz with a lock date that locks the quiz currently - create a lock date override that unlocks the quiz for one section - ensure that a student from a section that the override does not apply to does see a lock icon on the course's quizzes list for the quiz - ensure that a student from the section that the override does apply to does not see a lock icon on the course's quizzes list for the quiz Change-Id: Ic1f553818ff106e1d29a8f1b66d8445b99aecffc Reviewed-on: https://gerrit.instructure.com/16228 Tested-by: Jenkins <jenkins@instructure.com> QA-Review: Marc LeGendre <marc@instructure.com> Reviewed-by: Simon Williams <simon@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.