lams_monitoring

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

Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 22 more files in changeset.
LDEV-1299: Fixed a Struts bug in monitoring for condition gates. Added some labels.

LDEV-1949 Monitor swfs to fix condition gates not displaying properly in monitor

LDEV-1948 Added View competence mappings to context menu, and fixed it so that it only appears in author/monitor when a tool activity is selected

  1. … 6 more files in changeset.
LDEV-1901 Labels for languages using different glyphs now display correctly

NOTE: One of the .as files that was modified for this JIRA got caught in the changing from binary mode to ascii mode on .as files (simple change so it's no big deal really)

  1. … 1 more file in changeset.
LDEV-1929 Changed some classes to add the two extra boolean parameters needed for learner presence when initializing a lesson

  1. … 6 more files in changeset.
LDEV-1816 Now using a blue text area (user should not think that data can be entered) to display lesson description

  1. … 3 more files in changeset.
LDEV-1929 Enable instant messaging checkbox hidden from user

  1. … 2 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 27 more files in changeset.