![]() fixes: CNVS-3669 Changes the given blocks to look for the sought right in the current courses first and if its not found look through the concluded courses. The current courses should catch the majority of calls and fall back to the concluded courses if required. * Note: This will not check in other course states then completed and current. Test Plan: - Create a course with a student and admin/teacher. - Enable user notes for the course. - Check to make sure the teacher can read the students user notes. - Make sure the user notes button on the students profile is visible. - Conclude the course. - Ensure the teacher can still read the students user notes and the button is still visible. - As an admin do the same as above but for manage user notes. - Make sure the teacher/admin can run reports on the student for a concluded and current course. Change-Id: I5eade42253c24c6ecad5e1d654695662ebb3afde Reviewed-on: https://gerrit.instructure.com/36770 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Cody Cutrer <cody@instructure.com> QA-Review: August Thornton <august@instructure.com> Product-Review: Nick Cloward <ncloward@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
config | ||
db/migrate | ||
doc | ||
gems | ||
guard | ||
lib | ||
loom | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.bowerrc | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
config.ru | ||
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.