lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed learning design activities and transition collections to use all-delete-orphan cascade management. This will ensure that the secondary records are created and removed as required.

This required fixing code that trigger cascade problems and also highlighted some session problems with the learner cache created by Jacky.

  1. … 34 more files in changeset.
fixed classpath for chatApplicationContext.xml

  1. … 2 more files in changeset.
Fixed chat application context file reference

  1. … 4 more files in changeset.
Added new tools Chat and Shared Resources

  1. … 3 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +26
    ./conf/language/LearningResources.properties
  1. … 3 more files in changeset.
Looks like a temporary file.

Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes.

  1. … 3 more files in changeset.
Upgraded to JSTL 1.1 library

    • -4
    • +1
    ./test/web/WEB-INF/struts/tiles-defs.xml
    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -162
    • +309
    ./web/WEB-INF/jstl/tlds/c.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -128
    • +357
    ./web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./web/WEB-INF/jstl/tlds/fn.tld
    • -188
    • +0
    ./web/WEB-INF/jstl/tlds/sql-rt.tld
    • -256
    • +0
    ./web/WEB-INF/jstl/tlds/x-rt.tld
  1. … 5 more files in changeset.
Add start date for learnerProgress.

  1. … 4 more files in changeset.
Basic config for i18n

  1. … 7 more files in changeset.
Removing currently unneeded scripting, to reduce javascript errors.

  1. … 4 more files in changeset.
Add url construct method for sequence in one LearningProgress.

Change toolSessionManager interface to add new toolSessionName.

  1. … 9 more files in changeset.
Modified case of lessonStateID to match changes to LessonDTO.

Modified case of lessonStateID to match changes to LessonDTO.

moved HTML out of export into resource file

also has functionality to bundle the stylesheets along with export

some new constants

moved HTML out of export into resource file

added localLink attribute to csstag

  1. … 4 more files in changeset.
LDEV-61 Fixing tool sessions - all users were getting separate tool sessions.

Modified learner service to suit changes to ToolActivity.createToolSessionForActivity()

Export portfolio was failing on linux - can't rely on the tmp directory having a trailing / \

Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 more files in changeset.
Moved learner options to learner page

Restricted display of lessons to only the active lessons (ie not archived).

*** empty log message ***

Setup dummy learning functionality so that learner interface can be used in the Alpha version. Supports joining a lesson.

    • -0
    • +48
    ./web/WEB-INF/lams.tld
  1. … 4 more files in changeset.
updated to use new getOrderedActivityList(LearnerProgress)

renaming of Portfolio and ToolPortfolio objects

modified it so that if it detects that the array of ToolPortfolios is null, it will just generate a main page stating that the portfolio export is not supported