Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -1
    • +1
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 16 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +75
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 42 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-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-1515: Updating the test harness to work with 2.1 including supporting branching and optional sequences.

LDEV-1186: changing from finished to closed

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.
Optional Sequences to use complex type.

  1. … 2 more files in changeset.
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
    ./exportPortfolio/offline.jsp
  1. … 15 more files in changeset.
LDEV-1402: Support empty branches by going straight to the next activity - this will be supported in the authoring client as a normal branch.

  1. … 3 more files in changeset.
LDEV-1133 Fix for stopAfterActivity (true) branch in normal learner mode.

  1. … 1 more file in changeset.
LDEV-1133 Improvements to viewing and control of branching (in progress bar) in preview and normal modes. Activities of a branch are inserted into the design. Preview mode has option to viewing and testing all branches. If branch ends lesson then no following level-0 activities are shown in progress bar.

  1. … 2 more files in changeset.
group branching changes in author and tried some changes in learner but haven't completed yet

  1. … 14 more files in changeset.
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.

    • -0
    • +139
    ./branching/preview.jsp
  1. … 3 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio

  1. … 9 more files in changeset.
Refactoring code so that all screens can update the progress bar.

  1. … 16 more files in changeset.
Stop it deploying the classes directory under WEB-INF - this can give us class conflicts as the code ends up in two places.

    • -0
    • +58
    ./branching/wait.jsp
    • -0
    • +48
    ./layout/branchingWaitLayout.jsp
    • -0
    • +36
    ./sequence/empty.jsp
  1. … 20 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1134: Dummying up a branching page for the progress engine.

    • -0
    • +106
    ./branchingActivity.jsp
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
  1. … 35 more files in changeset.
updated dictionary load url to include build no/version param

  1. … 6 more files in changeset.
updated learner to jump to active/current activity pos on startup

  1. … 1 more file in changeset.
fixes from todays test session: learner progress to scroll to current act when initially loaded + fix double var use in learner tab and container depths

  1. … 4 more files in changeset.