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-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.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.(Merged for 2.2.1)
LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.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.(Merged for 2.2.1)
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-2036: ViewMode wasn't being checked correctly, labels added to make instructions clearerLDEV-2044: Label for live edit checkbox was in dictionary files but not being used, corrected
LDEV-2026 Proper solution for bad encoding integrated. The problem lay in the fact that strings were not urlEncoded when passed from Flash to Javascript. Url encoding and decoding are now taken care of both in on the Flash-side and JS-side.NOTE: When a Flash movie is being run in IE, urlEncoding seems to be automatic. Therefore, if Flash is being run in IE, no urlEncoding is done on the Flash-side. For all other browsers urlEncoding is done.
Fixes Smack throwing exceptionsThe problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed.Example: shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...
LDEV-2036 Grouping now showing in viewMode (src typo)LDEV-2026 Flashless presence showing all characters perfect (html), in Flash latin accents are removed to ensure that they display correctly (mx2004 issue?)LDEV-2025 Flash presence now displaying OK in IE6LDEV-2040 New checkboxes were not being skinned