LDEV-2372 Updated formatting of this file. As well as a one-line change on line 498. Break; added to the for loop as this would not work for the forum tool without the break, it ended up giving a nullpointer.
LDEV-2202: Added a workaround for imported Hibernate collections. The way extra fields in XML document are located was altered - the class name does not have to be a tag name anymore, attribute "class" is also supported now.
LDEV-2372 Testing framework for LAMSFirst draft of testing framework.includes testcases for all phases(authoring, learning, monitor)except for the one that creates new lessons (cloudWizzard.swf)