lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek and Norwegian

  1. … 4 more files in changeset.
Updating French, Spanish and English

Updating Norwegian

  1. … 1 more file in changeset.
Updating English and Spanish

Updating Chinese China

LDEV-1932: Added competences to export portfolio both for teacher and learner.

    • -0
    • +9
    ./web/WEB-INF/tags/ExportPortOutput.tag
LDEV-1971

From a tip from a Fiona, the context path "rams/" or "lams/' is actually stored in the db, so we can get it from there instead of getting it from the context of the request

LDEV-1971 : Main export server only adjusts image urls for lams, not in rams,

this is because "/lams/secure/www" was included in the regex

now the "lams" bit is retrieved from the request context using:

request.getContextPath().substring(0, 5);

Fixing up format of main export servlet

Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 22 more files in changeset.
LDEV-1299: Backend for condition gates.

  1. … 20 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.
Updating Greek

  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
    ./web/includes/JavaScriptFlashGateway.js
    • binary
    ./web/includes/JavaScriptFlashGateway.swf
    • -0
    • +3
    ./web/includes/jsjac-1.3.1/AUTHORS
    • -0
    • +11
    ./web/includes/jsjac-1.3.1/COPYING
    • -0
    • +143
    ./web/includes/jsjac-1.3.1/ChangeLog
    • -0
    • +470
    ./web/includes/jsjac-1.3.1/MPL-1.1.txt
    • -0
    • +57
    ./web/includes/jsjac-1.3.1/Makefile
    • -0
    • +87
    ./web/includes/jsjac-1.3.1/README
    • -0
    • +314
    ./web/includes/jsjac-1.3.1/examples/simpleclient.html
    • -0
    • +339
    ./web/includes/jsjac-1.3.1/gpl-2.0.txt
    • -0
    • +506
    ./web/includes/jsjac-1.3.1/jsjac.js
    • -0
    • +33
    ./web/includes/jsjac-1.3.1/jsjac.packed.js
    • -0
    • +504
    ./web/includes/jsjac-1.3.1/lgpl-2.1.txt
    • -0
    • +55
    ./web/includes/jsjac-1.3.1/src/JSJaC.js
    • -0
    • +126
    ./web/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. … 19 more files in changeset.
LDEV-1950: Learner can no longer choose two groups using browser navigation.

Updating English, Spanish, Norwegian

  1. … 8 more files in changeset.
Updating Greek, English, French, Norwegian

LDEV-1534: If a deadlock occurs when trying to join a lesson, the attempt is repeated.

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. … 34 more files in changeset.
LDEV-1581: Addin final version of logic.

  1. … 9 more files in changeset.
LDEV-1299: Minor changes in labels.

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

    • -0
    • +5
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +24
    ./web/gate/conditionGateContent.jsp
  1. … 29 more files in changeset.
remove undefined roles

LDEV-1896: Extended permission gate. Teacher can now allow a single learner to pass the gate.

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

    • -104
    • +109
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +77
    ./web/grouping/choose.jsp
  1. … 22 more files in changeset.
Updating Korean

Updating Maori