lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-1968 change to make flash call lams for each startLesson so we don't run into weird weird problem with the last lesson's single activity's activityId being null.

Updating English, Spanish

Updating Norwegian

LDEV-2001 Monitors should be able to add unlocated learners to branches and groups even if the mayDelete flag is set to false

  1. … 2 more files in changeset.
LDEV-1901 Labels fixed by changing the dynamic text components to label components, no need for embedding characters

  1. … 2 more files in changeset.
LDEV-1995 Forgot to change the return type of a function in my bastardized merge

LDEV-1995 Forgot to change the return type of a function in my bastardized merge

LDEV-1995 Branching and Grouping modules completed

Flex projects added to a new folder in the flash project

The servlets used now send back a string of XML which is parsed in Flex instead of a custom string

The Grouper and Brancher were separated into two separate modules even if they are very similar. I'm sure that there is a better way of doing it but given that 2.2 is coming up I set things up this way.

    • binary
    ./web/branching/BranchManager.swf
    • -313
    • +85
    ./web/branching/chosenSelection.jsp
    • -27
    • +86
    ./web/branching/viewBranches.jsp
    • binary
    ./web/grouping/GroupManager.swf
    • -451
    • +83
    ./web/grouping/chosenGrouping.jsp
  1. … 16 more files in changeset.
LDEV-1968 log error message

LDEV-1968 fix bug when using lessonIds for new lesson classes

use Sun 120 formatting standard

LDEV-1968 add servlet to start multiple lessons in an organisation based on x number of learners per lesson

Updating English and Espanol

Update Greek, Norwegian, Chinese

LDEV-1829 After lots of console outputting... two tiny changes made to two classes

Branching previewing working now

  1. … 2 more files in changeset.
LDEV-1299: Modified monitoring for condition gates.

    • -7
    • +77
    ./web/gate/conditionGateContent.jsp
Updating Greek, English, Spanish, Norwegian