Details
-
Type:
Feature Request
-
Status: Awaiting Review
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 11.0
-
Fix Version/s: None
-
Component/s: Assignments
-
Labels:
-
11 status:Please Merge
-
Test Plan:
Description
Motivations for this change have both, user experience and technical roots.
It would be nice if a user can create a testing/grading schema from the gradebook-up. This means, first create the grading items and then link this items to the corresponding tests/assignments.
From the implementation point, I think is not quite safe to have a tool such as Assignments to be able to hold an internal reference to a gradebook item which is not externally maintained at all. This gives room for potentially overlapping tools onto the same gradebook items. For example, assume an empty (non linked) gradebook item exists. Now, create a new assignment and choose this to be linked to this GB item.
After all this happen, it is still not sufficient to avoid another tool to claim ownership over this item, hence this tool can potentially post grades to it.
I have a patch ready for a pull request but I would like to do further testing and see what you think about this issue.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- relates to
-
SAK-31049 assignments, gradebook: creating % GB item with relative weight, then associating assignment to it, causes inflated grades
-
- OPEN
-