LDEV-2131 Using ajax call to servlet to complete item's (from popup), return javascript to refresh main frame (share resources) and just close window if tool session for the user is finished (ie user moved to next activity).
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