LDEV-4017: Allow dialog maximising. Allow dialog minimising (only one dialog at the moment). Adjust dialog sizes. Re-introduce jQuery UI bootstrap theme as some theme must be added in order to display jQuery UI widgets (resizing handlers, for example) correctly.
LDEV-3806: Moved reflections to a separate page, with the reflections for a single session shown. Added some simple statistics - number of users in a session and number of users completed in a session.
LDEV-4015 * fixed Feedback that haven't been recorded * Removed completely redundant QaGeneralAuthoringDTO.java and replaced its occurrences in jsps with formBean
LDEV-4015 * fixed Feedback that haven't been recorded * Removed completely redundant QaGeneralAuthoringDTO.java and replaced its occurrences in jsps with formBean
LDEV-4008: Fixing export - it used to contain actual Java class names. No longer includes the creator so this problem is avoided. The code was also breaking the link to the rating criteria's as it was updating the original activity rather than acting on a copy. Now the original is left alone when an export is done.