lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1485 Corrected removal and redrawing when a complex activity is active (optional or parallel).

  1. … 3 more files in changeset.
LDEV-1577 Enabled style-based colouring of background/border LearnerComplexActivity component. Auto-opening of complex children when active.

  1. … 4 more files in changeset.
False warning being thrown as not all progress engine calls supply the tested parameter (and other bits of code copes with that). Changed the warning so that it is a proper warning.

LDEV-1555 Fixed problem with branching updating in Learner's progress bar when nested in a Optional. Also fixed side problem of a complex activities in the selected sequence not being able to be expanded.

  1. … 5 more files in changeset.
LDEV-1576: Going back to a completed sequence activity was causing the first child activity to be marked as current (when it was already completed). Now it checks that the activity isn't completed before marking it as current.

LDEV-1555 Added new LearnerComplexActivity component to library.

  1. … 2 more files in changeset.
Updating Norwegian

  1. … 2 more files in changeset.
LDEV-1565. Updating all languages

  1. … 151 more files in changeset.
LDEV-1005: Resume button now works in Safari

LDEV-1559 Fixed LearnerComplexActivity children display when branching is inside an optional. In monitor only show the branch activities when the user has attempted the assigned branch. Learner retains same swap behaviour.

  1. … 2 more files in changeset.
Updating Spanish

LDEV-1556 Fixed activityless branch display in LearnerComplexActivity ( Progress Bar) for Learner and Monitor.

  1. … 2 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

    • -5
    • +5
    ./web/WEB-INF/struts/struts-config.xml
    • -1
    • +1
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +72
    ./web/mainnoflash.jsp
  1. … 16 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

LDEV-1005: Implementing a non-Flash learner interface

    • -0
    • +45
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +75
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 37 more files in changeset.
LDEv-1475 Improvements to display of branching activities (active branch/sequence) in the progress bar when the branching is within optional sequence.

  1. … 2 more files in changeset.
LDEV-1558: Once a learner completes a lesson by hitting a "stop after activity" branch, it stays completed, irrespective of whether the user hits resume or if Live Edit is done and new activities are added to the end of the design.

  1. … 5 more files in changeset.
LDEV-1558: When a learner completes a lesson at the end of a branch (ie a branch that stops, rather than continuing) then the parent activities are also marked as complete.

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.