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.
view options menu now allows rearranging assignment columns
columns can be rearranged by name, due date or points closes CNVS-36381 test plan: * Create a course with at least two assignments and two students with the following criteria: - Assignments should have different names - Assignments should have different points possible - Assignments should have different due dates * Open Gradezilla * From the View menu, choose the first option in the "Arrange By" options group: (Assignment Name - A-Z). This option should now get a checkmark against it. * Reorder the columns by dragging them around * Open the View menu again and notice the checkmark is gone from the "Assignment Name - A-Z" option. * Reload Gradezilla and notice none of the "Arrange By" options are checked because the Gradebook is using a custom column order and not any of the pre-defined ones listed there. * From the View menu, choose the first option in the "Arrange By" options group: (Assignment Name - A-Z) * Verify that the assignment columns are sorted in alphabetical order. * Open the View menu and verify there is a check mark next to the "Assignment Name - A-Z" option * Reload the page and verify the columns' sort order persists * Repeat the above with all the options in the "Arrange By" options group and verify the ordering of the assignment columns matches expectations. Change-Id: I04d8e7b11e6381939eb2dd9472707dc3f0c9b1be Reviewed-on: https://gerrit.instructure.com/108954 Tested-by: Jenkins Reviewed-by: Keith T. Garner <[email protected]> QA-Review: Anju Reddy <[email protected]> Product-Review: Christi Wruck
- Loading branch information
Showing
12 changed files
with
1,001 additions
and
94 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
Oops, something went wrong.