lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence. LDEV-1400 Fixed branching (completed) double click to open page inside contentFrame.

  1. … 2 more files in changeset.
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence.

  1. … 2 more files in changeset.
LDEV-1475 Fixed double-click action on header.

  1. … 1 more file in changeset.
LDEV-1449 LDEV-1475 Fixed display of sequence children in monitor.

  1. … 3 more files in changeset.
LDEV-1449 LDEV-1475 Display sequences activities nested in complex box. Open/shut function enabled.

  1. … 6 more files in changeset.
LDEV-1534: Deadlock happening on users starting the lesson when run from test harness. The exception was being caught but not logged properly. Is now always logged so we can debug this problem now!

LDEV-1400: When a branch / sequence is selected but the lesson is completed, the completion flag is removed so that it will go to the end of the sequence, rather than going straight to the end of the lesson.

Updating Greek and Italian

LDEV-1515: Updating the test harness to work with 2.1 including supporting branching and optional sequences.

LDEV-995 Export portfolio now includes the images uploaded into the FCKEditor

LDEV-1523 Learner's login is included now in the filename for teacher exported learner export portfolios

LDEV-1217: Tweaking logging so that we do log the part that still throws the exception.

LDEV-1217 When user cancels an export portfolio download, an exception is not caught

  1. … 1 more file in changeset.
LDEV-1508: change content-type to fix Safari export portfolio download

LDEV-1186: changing from finished to closed

Adding Malay. Updating Polish

    • -0
    • +86
    ./conf/language/lams/ApplicationResources_ms_MY.properties
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
Updating Japanese, Maori, Norwegian

lams_central shouldn't have dependency in lams_learning - moving method from LearnerService to LessonService in lams_common, as a result also moving Index*Beans to lams_common

  1. … 12 more files in changeset.
Refactor jdbc call in DisplayGroupAction (gets list of lessons for index page) to use hibernate named query via LessonDAO and ICoreLearnerService.

  1. … 4 more files in changeset.
LDEV-1186: Updating English

Adding japanese

    • -0
    • +86
    ./conf/language/lams/ApplicationResources_ja_JP.properties
  1. … 2 more files in changeset.
Optional Sequences to use complex type.

  1. … 2 more files in changeset.
Adding Dutch. Updating French and Chinese

    • -0
    • +86
    ./conf/language/lams/ApplicationResources_nl_BE.properties
Updating English, Norwegian

LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

    • -0
    • +56
    ./web/exportPortfolio/offline.jsp
  1. … 13 more files in changeset.
Makes isParallelWaitActivity a bit more robust when the progress engine is having trouble working out the next activity.

LDEV-1402: Support empty branches by going straight to the next activity - this will be supported in the authoring client as a normal branch.

LDEV-1401: Extra line crept into previous change and this caused the export portfolio to not list a branching activity or any activities after the branch.

Updating French and Moari