![]() test plan: - have a moderated assignment and add some users to moderation (leave some users out of the moderation set) - as two separate TAs, create provisional grades for the students in the moderation set - also create one provisional grade for each student that is not in the moderation set (eventually speedgrader will prevent you from creating more than one) - as a moderator, select provisional grades on the moderation page - ensure that the correct provisional grades are published: - for students in the moderation set, the grade selected by radio button - for students not in the moderation set, the one and only provisional grade fixes CNVS-23036 Change-Id: Icf0919d65648e48e31322e09318bff00a1e98949 Reviewed-on: https://gerrit.instructure.com/63313 Tested-by: Jenkins Reviewed-by: Dan Minkevitch <dan@instructure.com> Reviewed-by: James Williams <jamesw@instructure.com> QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com> Product-Review: Jeremy Stanley <jeremy@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.