lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing comment; method is now used for 'all my lessons'.

LDEV-1134: Removed some of the extra cautious code that was there as it can trigger a class cast exception (due to the way Hibernate loads objects). Code was originally there to catch bugs during development, but now it is just causing problems.

Updating English, Greek and Norwegian

  1. … 4 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.
Replacing branching labels lost during last update

Updating German, English, Korean, Maori, Polish

LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 36 more files in changeset.
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 10 more files in changeset.
LDEV-1134: Preview now lets the author run through multiple branches, but if a stop point is reached then it stops the lesson.

  1. … 1 more file 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
    • +7
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +139
    ./web/branching/preview.jsp
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.

  1. … 1 more file in changeset.
LDEV-1134: Branching: Added stopAfterActivity flag to activity, which will allow us to "end" a lesson at the end of the activity. Progress engine changes done.

  1. … 17 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. Fixing problems with previous version - parallel activities were generating a link rather than just a heading, and a gate heading was appearing for learning and it should not appear at all.

LDEV-1134: Branching: View screen for the class export portfolio

    • -1
    • +1
    ./web/WEB-INF/struts/struts-config.xml
  1. … 5 more files in changeset.
Typo fixed in a comment

Refactoring code so that all screens can update the progress bar.

  1. … 4 more files in changeset.
Branching: Branching activities always have a grouping during a lesson, as this is set up at lesson creation time. But they might not have any groups!

Branching: moved the types to the BranchingActivity so they can be accessed from learner and monitor.

Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

  1. … 2 more files in changeset.
Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

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

  1. … 11 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
    ./web/branchingActivity.jsp
LDEV-1134: Dummying up a branching page for the progress engine. Had missed the entry for the abstract branching class in the Hibernate file when I switched from 1 branching class to 3.

  1. … 4 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. 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/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.
Updating Danish, Greek and Italian

  1. … 3 more files in changeset.