Hiding final grade menu option patch
GENERAL
TESTING
GENERAL
TESTING
Description
Environment
Sakai 2.8.1
Attachments
2
- 10 May 2012, 04:25 PM
- 18 Apr 2012, 02:21 AM
Activity
Show:
Thomas Amsler May 10, 2012 at 4:24 PM
QA PASS
Notes:
Tested both configurations
gb2.enable.final.grade.submission = true
gb2.enable.final.grade.submission = false
Thomas Amsler May 10, 2012 at 10:36 AM
QA PASS for showing the final grade submission menu item. During the next restart, we need to test disabling it.
Jon Gorrono May 9, 2012 at 7:19 PM
maybe we can test this at the time b9 get's deployed to test: setgb2.enable.final.grade.submission=false, start, set it back
any other testing is accomplished by regression testing so that should enough... WDYT?
Thomas Amsler April 18, 2012 at 5:09 PM
Made some modification to the original patch to streamline things.
Thomas Amsler April 18, 2012 at 4:07 PM
Ported patch to trunk. Thank you very much for the contribution.
Incorporated
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Property addition/change required
Yes
QA Status
PASS
Components
Affects versions
Priority
Created April 18, 2012 at 2:21 AM
Updated May 10, 2012 at 4:25 PM
Resolved April 18, 2012 at 5:09 PM
We found the final grade menu option to be hard explained and we have no integration for that function, so we wanted to hide that option from the user.
This patch makes it possible to hide the final grade menu option by setting a property in sakai.properties:
Defaults to true
gb2.enable.final.grade.submission = false
It has been tested by our QA and will go into production this summer.