LDEV-2187 Put time taken for activities and lessons in gradebook.Fixing up LearnerProgress.java so it stores both finish time and start time for all completed activities
LDEV-2173 Standardising sorting and searching for GradeBookGridRows, now all can sort on name, id, mark and timeTaken (common properties for all types) and all can search on name
LDEV-2173 Standardising sorting and searching for GradeBookGridRows, now all can sort on name, id, mark and timeTaken (common properties for all types) and all can search on name
LDEV-2104 Implement Assessment Toolsome small fixes:* changed the grid theme to blue* move the numbers to the top of the column rather than sitting inthe middle.... also put them in bold* Summary and Report by question headings
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed
LDEV-2140 Made it so that tool activities outputs are retrieved once on single click the first time they are clicked, instead of when they are dropped from the toolkit. Also got it working so that when you open an existing design with outputs, it selects the correct one in the gradebook output combo box.