• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./branching/BranchManager.swf
    • -313
    • +85
    ./branching/chosenSelection.jsp
    • binary
    ./grouping/GroupManager.swf
    • -451
    • +83
    ./grouping/chosenGrouping.jsp
  1. … 22 more files in changeset.
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.

  1. … 3 more files in changeset.
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-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. … 30 more files in changeset.
LDEV-1930 Minor fixes for some labels not appearing properly in competence editor

  1. … 5 more files in changeset.
LDEV-1934 Made "View Competences Dialog" 100px wider by default

  1. … 2 more files in changeset.
LDEV-1933 Fixed resizing not maintaining layout for all competence editor dialogs

  1. … 7 more files in changeset.
LDEV-1930 internationalisation added to competence editor

  1. … 2 more files in changeset.
LDEV-1921, LDEV-1922, LDEV-1923, LDEV-1924 Competence editor front-end for author and monitor

  1. … 19 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1299: Added some logic for the new "condition gate" that allows learners to pass depending on condition satisfaction.

    • -0
    • +39
    ./gate/conditionGateContent.jsp
  1. … 34 more files in changeset.
LDEV-1896: Fixed for export portfolio.

    • -19
    • +28
    ./gate/permissionGateContent.jsp
LDEV-1896: Extended permission gate. Teacher can now allow a single learner to pass the gate.

  1. … 15 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

    • -24
    • +41
    ./WEB-INF/struts/struts-config.xml
  1. … 134 more files in changeset.
[2nd attempt]

LDEV-1816:

-removed some extra symbols in the Montoring .fla

LDEV-1783

-new error message case used to send alert to javascript popup, message still needs to be added to the Learner flash dictionaries

  1. … 1 more file in changeset.
LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
LDEV-1740 Changed double click behaviour of sequence activities within optional sequence to not expand/collapse immediately on mouse release, but instead expand/collapse after a short double click delay, in case the user double clicked. This way the sublists won't expand/contract immediately after the first mouse release, hence allowing for double click input

  1. … 3 more files in changeset.
LDEV-1726 Added Add another lesson button.

  1. … 4 more files in changeset.
Fixed lost tooltips in learner progress bar (happened sometime after 2.1rc)

  1. … 2 more files in changeset.
LDEV-1745 Improved opening of sequences (of nested opt seq) when all activities are completed in monitor.

  1. … 2 more files in changeset.
LDEV-1745 Improved behaviour and display of Learner Complex Activity (and nested LCA's), featuring branching, optionals and other complex activities in the progress bar of Monitor and Learner.

  1. … 3 more files in changeset.
LDEV-1745 Improved level setting for active complex activities, and use of level values (parent's level and complexLevel value) to draw amount of dash's in title.

  1. … 3 more files in changeset.
Fixed parallel activity display problem in monitor.

  1. … 5 more files in changeset.
LDEV-1753: Ajax based selection screens in monitoring were not indicating to the user if any exceptions thrown on the server. Added some javascript to check if the return value from the server was the general struts error message. If it is, it extracts the message and displays that in an alert box.

  1. … 2 more files in changeset.
LDEV-1764 Added dash for activities of branches in branching activity. Improved control of opening branches in preview mode (learner) and monitor using active complex method.

  1. … 4 more files in changeset.