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.
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. (Changes committed to authoring swfs as common files were modified).
LDEV-2082 Problems with flash mx 2004s cache management caused the last compiled author swfs to have unwanted debugging functionality, (the code for that debugging functionality had since been removed but flash didn't recognize that it had been changed and used the cached version)
LDEV-2074 Remove the empty floating activity once we have calculated the default activity on all complex activities, so as not to stuff up the uiid value.
LDEV-2074 Improvements handle insert/merge of two designs with floating activities. Only set readOnly to true when value is not set in LearnerService (when moving to Floating Activities).
LDEV-2074 Fixes progress related bugs found. No long set nextActivity when moving to a floating Activity (only set as attemped); Flags floating activities as readOnly (true) when they are attempted (LiveEdit).