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.
Add "Mastery Paths" AssignmentOverride
refs CYOE-310 Implement Noop AssignmentOverride set_type to persist a setless "tag" Add MasteryPaths noop override to assignment, discussion, quiz edit Add only_visible_to_overrides to Assignment copied attributes Test Plan 1. Edit an assignment. From the "Assign to" dropdown select "Mastery Paths." 2. Ensure "Everyone Else" override is removed from Assign to. 3. After saving, ensure the assignment is no longer visible to students. 4. Ensure adding other overrides (section, student) alongside MP allow visibility as expected. 5. Ensure MP override is available and works as expected for other "assignment types" including quiz and discussion. 6. Ensure when an assignment with the MP override is copied or imported, its MP designation remains intact. (But any individual or section overrides do not) 6. With the Mastery Paths feature flag disabled, the option should not appear in the dropdown. If the flag is turned off, the MP override should disappear but the assignment should stay invisible to students until "Everyone" is added back again. If the flag is turned back on, MP should reappear. Change-Id: I17ac8345f872c111d073886c23bd7a3dd9b5dbce Reviewed-on: https://gerrit.instructure.com/91833 Tested-by: Jenkins Reviewed-by: Michael Brewer-Davis <[email protected]> QA-Review: Jahnavi Yetukuri <[email protected]> Product-Review: Matt Goodwin <[email protected]>
- Loading branch information
Christian Prescott
committed
Oct 17, 2016
1 parent
08c623a
commit a978231
Showing
32 changed files
with
395 additions
and
124 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
Oops, something went wrong.