LDEV-2173 Added "Activity view" to gradebook, which meant a bit of changing of naming of classes etc, plus a few more services calls and actions. I attempted to take advantage of OO design as much as possible here.
LDEV-2115 New flex application Time Chart (using Mate framework). New Learner Progress DTO (LearnerProgressCompletedDTO) for use with Time Chart (flex).
LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and userthis invovles:- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save- Fetching the data in LessonManagerService so it can be serialised into xml