Grades which are external but have no ExternalAssignmentProvider are hidden from students and not included in calculations
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
10
depends on
incorporates
is depended on by
is duplicated by
is related to
Activity
Show:
Hudson CI Server August 1, 2013 at 11:12 AM
Integrated in assignment 2.9.x #96 (See http://builds.sakaiproject.org:8080/job/assignment%202.9.x/96/)
fixed missing merge of r126908 from trunk (Revision 127894)
Result = SUCCESS
Sam Ottenhoff July 29, 2013 at 9:35 AM
Missing merges in Assignments and Samigo: r127894
Hudson CI Server July 26, 2013 at 4:08 PM
Integrated in edu-services trunk #699 (See http://builds.sakaiproject.org:8080/job/edu-services%20trunk/699/)
- Fix permission error with categorized items
Thanks to Sam O. for the patch. (Revision 127666)
Result = SUCCESS
Hudson CI Server July 26, 2013 at 3:00 PM
Integrated in edu-services 1.2.x #68 (See http://builds.sakaiproject.org:8080/job/edu-services%201.2.x/68/)
merge r126908,126997,127666 from trunk (Revision 127788)
Result = SUCCESS
Sam Ottenhoff July 25, 2013 at 1:52 PM
2.9.x r127788
This relates to a few other issues (like ), but the primary impact here is that lessonbuilder grades are not visible to students or included in the calculation when the externally provided grade item does not have a related ExternalAssignmentProvider. In 2.9.0 this defaulted to being on. In 2.9.1/2.9.2 it defaults to off when it is unknown. The fix here is basically to default it back to on/shown/not removed when the ExternalAssignmentProvider is not implemented for that type of external assessment.