lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2092

LDEV-2087

LDEV-2095

LDEV-2096

Monitor flash changes merged to branch.

(Merged for 2.2.1)

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.

  1. … 2 more files in changeset.
LDEV-2095 Fixed freeze error in linux flash player - improved handling of onPress/onRelease(*Outside) events.

  1. … 2 more files in changeset.
Adding Turkish

    • -0
    • +98
    ./conf/language/lams/ApplicationResources_tr_TR.properties
  1. … 4 more files in changeset.
LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

  1. … 10 more files in changeset.
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.

  1. … 7 more files in changeset.
Updating Italian and Norwegian

Updating Greek

Updating English and Spanish

Jabber presence rooms are also created in Monitor module when clicking on the presence checkbox

  1. … 1 more file in changeset.
Hopefully solving the problem of grouping/branching not appearing

    • binary
    ./web/branching/playerProductInstall.swf
    • binary
    ./web/grouping/playerProductInstall.swf
Disappearing presence stuff and updated fla

  1. … 1 more file in changeset.
Disappearing presence checkbox in monitor is now fixed.

  1. … 1 more file in changeset.
Disappearing presence checkbox in monitor is now fixed.

  1. … 1 more file in changeset.
UPdating Norwegian

LDEV-2051 Removed text "undefined" for blank descriptions in Lesson Tab (monitor)

  1. … 1 more file in changeset.
Updating Greek, Italian

  1. … 26 more files in changeset.
LDEV-2036: LanguageXML messages added for ViewMode and Branching instructions

LDEV-2036: ViewMode wasn't being checked correctly, labels added to make instructions clearer

LDEV-2044: Label for live edit checkbox was in dictionary files but not being used, corrected

  1. … 4 more files in changeset.
Updating ENglish and Spanish

Updating Greek

  1. … 14 more files in changeset.
Fixes Smack throwing exceptions

The 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...

  1. … 7 more files in changeset.
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 IE6

LDEV-2040 New checkboxes were not being skinned

    • -10
    • +10
    ./web/branching/chosenSelection.jsp
    • -10
    • +10
    ./web/branching/viewBranches.jsp
    • -16
    • +10
    ./web/grouping/chosenGrouping.jsp
  1. … 17 more files in changeset.
Updating Greek and Chinese

  1. … 2 more files in changeset.
LDEV-2022 Presence now loading in all browsers, flash and flashless interfaces

Rooms were being created on the fly as a first user joined a lesson. If this first user happened to be using IE, no other users afterwards would be able to join. Rooms are created immediately from the wizard module now, through a servlet call to smack, which solves the problem.

  1. … 4 more files in changeset.
Updating Greek and Norwegian

  1. … 4 more files in changeset.
LDEV-1981 Checkbox added to show learners by completion is learners tab in monitor

  1. … 1 more file in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well

LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 28 more files in changeset.
LDEV-1968 servlet name should be suffixed with 'Servlet' to be picked up by webdoclet

LDEV-1968 should probably rename servlet if its mapping is going to be renamed