Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Enabled proper initialization on the authoring and define later FCK editors.

  1. … 4 more files in changeset.
FCK editor initialization updates and additions.

  1. … 1 more file in changeset.
Jsp formating updates Export portfolio skeleton implementation

    • -0
    • +149
    ./org/lamsfoundation/lams/tool/mc/web/ExportServlet.java
  1. … 11 more files in changeset.
Update import tool content interface.

  1. … 8 more files in changeset.
Update import tool content interface.

  1. … 10 more files in changeset.
Update ToolContentManager API

  1. … 11 more files in changeset.
added service contract method public String exportToolContent(List toolContentId) throws ToolException {

Changed name of export/import methods for the learning design export. Got the name wrong before.

meta data header added to the content holder jsp

  1. … 1 more file in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
Authoring Save/Cancel buttons reorganized

  1. … 2 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +105
    ./org/lamsfoundation/lams/tool/mc/web/ClearSessionAction.java
  1. … 18 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 151 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -3
    • +3
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
    • -3
    • +3
    ./org/lamsfoundation/lams/tool/mc/Nullable.java
  1. … 46 more files in changeset.
Modifications to authoring and monitoring urls to use tabs and fck editor in a standard way.

    • -3
    • +3
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 15 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.

  1. … 49 more files in changeset.
FCK editor and Java compliance changes.

    • -0
    • +1
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 29 more files in changeset.
Changed use of Monitoring url tool sessionName

    • -0
    • +1
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 1 more file in changeset.
Learner module fixes

  1. … 3 more files in changeset.
learner module fixes

  1. … 1 more file in changeset.
Message resource fixes

  1. … 2 more files in changeset.
fixes for the lost session

  1. … 5 more files in changeset.
End of task: Learning module now presents incorrect and correct feedback.

    • -0
    • +7
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 5 more files in changeset.
Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

  1. … 6 more files in changeset.
Authoring module now supports giving feedback for correct and incorrect answers to questions.

    • -10
    • +13
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 1 more file in changeset.
Modifications to message resource presentations after JSTL 1.1 upgrade.

    • -6
    • +34
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 6 more files in changeset.
just formating change

Added CVS Id to Resource file

formatted resources

  1. … 1 more file in changeset.
Completed Preview Learner implementation

  1. … 6 more files in changeset.