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
LDEV-2128 Changing the createTempDirectory() method to not use the System.currentTimeInMillis() to name the files. Instead using the generateContentFolderID() method to randomly generate the file names. This is the only explanation I could think of for this JIRA