Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to handling Preview mode

  1. … 1 more file in changeset.
refactored session attribute usage

  1. … 5 more files in changeset.
Finalized tasks LDEV 260 and LDEV266. Grouping based Summary screen and export portfolio is done.

  1. … 4 more files in changeset.
export portfolio for learner is completed

  1. … 2 more files in changeset.
Fix for LDEV324

Completed fix LDEV324

Fix to LDEV324

    • -1
    • +1
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
export portfolio changes

  1. … 1 more file in changeset.
LDEV 260 FIX, Export Portfolio teacher mode

  1. … 1 more file in changeset.
Fix for LDEV266, Summary page

  1. … 1 more file in changeset.
Fix for LDEV266. Summary page

    • -0
    • +100
    ./org/lamsfoundation/lams/tool/mc/McSessionMarkDTO.java
    • -0
    • +128
    ./org/lamsfoundation/lams/tool/mc/McUserMarkDTO.java
Improvements to LDEV266, for the summary screen

  1. … 2 more files in changeset.
Fix to LDEV266: MCQ Summary page

  1. … 3 more files in changeset.
Fixes to LDEV266 and LDEV248

    • -0
    • +8
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 8 more files in changeset.
changed summary oage look and feel and added DTO based jsp rendering

    • -0
    • +74
    ./org/lamsfoundation/lams/tool/mc/McCandidateAnswersDTO.java
  1. … 2 more files in changeset.
Improvements to learner module

implemented export portfolio

  1. … 2 more files in changeset.
Partial export portfolio implementation

  1. … 5 more files in changeset.
Fix to LDEV-266

  1. … 3 more files in changeset.
Implement Import/Export tool content

  1. … 16 more files in changeset.
Add userId parameter in importToolContent interface.

  1. … 11 more files in changeset.
Export portfolio skeleton

  1. … 2 more files in changeset.
FCK editor initialization changes

  1. … 1 more file in changeset.
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 {