mapping fixes. There seems to be problems in workspace and workspaceFolder db design, which causes hibernate not behavior as expected. It should be fixed
added a line of code in save datadesignmodel method to set true value for isSequenceSet in monitor model to future check on reloading of learner details
added workspace and workspaceFolder maintenance code since it's easier done here rather than in service layer. workspace/workspaceFolder/organisation/user may need be remodeled to make thing clearer
Adding lessonID to the activity form, so that the passon.swf can have it separately and make it part of the connection name. Changed form.activityId to form.activityID for consistency.