forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes SIS-214 fixes SIS-229 fixes SIS-230 TestPlan: - go to account settings and verify post grades feature is enabled - go to course settings and verify post grades feature is off - create a new assignment, verify "Post Assignment to SIS" checkbox is not present in the view - go to course settings and enable Post Grades - create a new assignment and verify Post Assignment to SIS is present in the view and checked. NOTE: it should be checked by default if this is a NEW assignment - save the assignment - edit the assignment again and the post grades checkbox should be true - uncheck the post assignment to sis checkbox, save - re-edit the assignment, the post grades checkbox should be unchecked Conflicts: app/coffeescripts/models/Assignment.coffee Change-Id: I34cba5add03b3cb935b502e47b4537bf93c5b7c1 Reviewed-on: https://gerrit.instructure.com/33411 Reviewed-by: Eric Adams <[email protected]> QA-Review: Jeremy Putnam <[email protected]> Reviewed-by: Duane Johnson <[email protected]> Product-Review: Eric Adams <[email protected]> Tested-by: Jenkins <[email protected]>
- Loading branch information
Eric Adams
committed
Apr 25, 2014
1 parent
cd60456
commit be040d6
Showing
8 changed files
with
75 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters