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
LDEV-2105 Changes to answers in assessment tool1.- The answers get the FCKEditor, but the feedback is just a normaltextarea2.- answers to have the FCKeditor underneath the label so they have abit more room3. some small UI fixes
LDEV-2117 Fixed support activity button being enabled in live edit if support activity already on canvas, fixed support activity button being disabled in normal author when after new button is clicked and the canvas cleared
LDEV-2117 Support activity container now set to read only in live edit if one of the child activities has been attempted to prevent deletion of parent container after child has been attempted. Also fixed compile error involving ObjState class