Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1299: Backend for condition gates.

  1. … 25 more files in changeset.
LDEV-1929 Presence now creating users with LAMS Jabber manager account in both flash and flashless learner modules

  1. … 5 more files in changeset.
LDEV-1929 Fixed a bug with IE not detecting flashvars for connecting with presence

  1. … 1 more file in changeset.
LDEV-1976 Space in username added for presence

  1. … 1 more file 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

    • -0
    • +455
    ./includes/JavaScriptFlashGateway.js
    • binary
    ./includes/JavaScriptFlashGateway.swf
    • -0
    • +3
    ./includes/jsjac-1.3.1/AUTHORS
    • -0
    • +11
    ./includes/jsjac-1.3.1/COPYING
    • -0
    • +143
    ./includes/jsjac-1.3.1/ChangeLog
    • -0
    • +470
    ./includes/jsjac-1.3.1/MPL-1.1.txt
    • -0
    • +57
    ./includes/jsjac-1.3.1/Makefile
    • -0
    • +87
    ./includes/jsjac-1.3.1/README
    • -0
    • +314
    ./includes/jsjac-1.3.1/examples/simpleclient.html
    • -0
    • +339
    ./includes/jsjac-1.3.1/gpl-2.0.txt
    • -0
    • +506
    ./includes/jsjac-1.3.1/jsjac.js
    • -0
    • +33
    ./includes/jsjac-1.3.1/jsjac.packed.js
    • -0
    • +504
    ./includes/jsjac-1.3.1/lgpl-2.1.txt
    • -0
    • +55
    ./includes/jsjac-1.3.1/src/JSJaC.js
    • -0
    • +126
    ./includes/jsjac-1.3.1/src/JSJaCBuilder.js
  1. … 22 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. … 20 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
    • +24
    ./gate/conditionGateContent.jsp
  1. … 34 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

    • -104
    • +109
    ./WEB-INF/struts/struts-config.xml
    • -0
    • +77
    ./grouping/choose.jsp
  1. … 29 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. … 2 more files in changeset.
LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
For LDEV-1874, max optional activities was implemented, but not max number of optional sequences, this has been fixed

  1. … 2 more files in changeset.
For LDEV-1784. When the max number of optional activities has been reached, the choose button on the optional activity summary page will not appear, instead a message appears telling the user that they have reached the maximum number of optionals.

Also added a tick image to signify which activities were completed

  1. … 4 more files in changeset.
LDEV-1740 minor fix to ensure learners can't skip ahead to a sequence activity they have not reached

  1. … 1 more file 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. … 4 more files in changeset.
LDEV-1757 tooltips added for gates in learner progress view

  1. … 1 more file in changeset.
LDEV-1208: Preview's special define later screen to update the Flash progress bar.

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

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

  1. … 3 more files in changeset.
LDEV-1817: Fixing up message on preview define later screen to be appropriate for branching.

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. … 4 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. … 4 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. … 5 more files in changeset.
LDEV-1788 customise text to use alternative text for optional sequences as opposed to optional activities.

  1. … 2 more files in changeset.
LDEV-1642 display different note if there's a maximum no. of activities involved

LDEV-1765: Text said it would refresh after 1 minute, but the code was set to 5 mins. Changed code to 1 min.

Fixed learner controller bug.

  1. … 6 more files in changeset.
LDEV-1697 Dashes added for nested activities

  1. … 1 more file in changeset.
LDEV-1732

Moved the 'Choose' button to the center.

LDEV-1697 Added dash for children of optional sequence.

  1. … 2 more files in changeset.