LDEV-2140 Added support for tool output definition information to be received from flash when tool activity is created, and also fixed up some i18n stuff
LDEV-2140 Progress toward flash export to gradebook support. Added label & combobox to pi, populated it with toolOutputDefinition types for selected tool act. Got copy/paste copying selected definition working also
LDEV-2117 Fixed support activity button being enabled in live edit if support activity already on canvas, fixed support activity button being disabled in normal author when after new button is clicked and the canvas cleared
LDEV-2117 Support activity container now set to read only in live edit if one of the child activities has been attempted to prevent deletion of parent container after child has been attempted. Also fixed compile error involving ObjState class
LDEV-2117 Fixed message when user tries to add a non tool/parrallel act to the support act.. it now properly refers the activity type they tried to add
LDEV-2096 Attach tooltip to learner container therefore giving correct attachment and depth level to show above other learners. Also changed optional/parallel depth level to DepthManager.Topmost.
LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness.