<char code='0a'/><char code='0a'/> in the 1.0.2 import files is causing the parser to strip out text. Put in a replacement string to code around the problem
Fixed bug where user wasn't added to lesson class properly if they were already in the staff group. Also tried to eliminate some lazy loading errors in addStaffToLesson and addLearnerToLesson but wasn't able to eliminate the error.
add user memberships and roles when creating lams courses for external courses to enable external user to get workspace tree properly(otherwise, user can't get organisation workspace folders due to permission issue)