![]() fixes CNVS-22054 Test plan: 1. Create a course with assignments in past grading periods, future grading periods, current grading periods, and assignments without due dates. 2. Export the gradebook from that course. 3. Confirm that assignments in the current grading period are exported. 4. Confirm that assignments without due dates are exported. 5. Confirm that assignments in past grading periods are NOT exported. 6. Confirm that assignments in future grading periods are NOT exported. Change-Id: Ie2dde8673196d53fc7d7fd41ae3d833b4ab50cd9 Reviewed-on: https://gerrit.instructure.com/59804 Tested-by: Jenkins Reviewed-by: Keith T. Garner <kgarner@instructure.com> QA-Review: Jason Carter <jcarter@instructure.com> Product-Review: Strand McCutchen <smccutchen@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 | ||
gulpfile.babel.js | ||
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.