Issue Details (XML | Word | Printable)

Key: MDL-11837
Type: Sub-task Sub-task
Status: Open Open
Priority: Major Major
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 20
Watchers: 8
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-19131

Add option to conditionally aggregate hidden grades

Created: 19/Oct/07 05:09 PM   Updated: 10/May/09 04:26 AM
Return to search
Component/s: Gradebook
Affects Version/s: 1.9
Fix Version/s: 2.0

Issue Links:
Duplicate
 
Relates

Participants: Petr Skoda
Security Level: None
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The hidden grades are now always aggregated together with all other grades. The problem is that users might calculate the value of hidden grades from the totals.
There is a workaround in 1.9, it should be fixed properly in 2.0 (needs db changes)

1/ add field aggregatehidden into grade_items
2/ add field unhideafter into grade_items and grade_grades
3/ add hiding switching logic into regrading
4/ tweak forms and patch the hiding logic

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.