Closed joemirizio closed 9 years ago
Fixes permissions to give faculty the ability to reorder assignments. The read permission was consolidated into the reorder_assignments permission, since the assignment show view is used only to reorder assignments.
read
reorder_assignments
assignment
show
Similar to #266, but adds a few more tests.
MFSE Spring 2014 Team Complexity
Fixes permissions to give faculty the ability to reorder assignments. The
read
permission was consolidated into thereorder_assignments
permission, since theassignment
show
view is used only to reorder assignments.Similar to #266, but adds a few more tests.
MFSE Spring 2014 Team Complexity