Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
refactored session attribute usage

    • -5
    • +189
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 5 more files in changeset.
Finalized tasks LDEV 260 and LDEV266. Grouping based Summary screen and export portfolio is done.

    • -0
    • +13
    ./lamsfoundation/lams/tool/mc/McUserMarkDTO.java
  1. … 4 more files in changeset.
export portfolio for learner is completed

    • -191
    • +288
    ./lamsfoundation/lams/tool/mc/web/MonitoringUtil.java
  1. … 2 more files in changeset.
Fix for LDEV324

Completed fix LDEV324

    • -12
    • +48
    ./lamsfoundation/lams/tool/mc/web/McAction.java
Fix to LDEV324

    • -1
    • +1
    ./lamsfoundation/lams/tool/mc/McUtils.java
    • -4
    • +39
    ./lamsfoundation/lams/tool/mc/web/McAction.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

    • -78
    • +300
    ./lamsfoundation/lams/tool/mc/web/MonitoringUtil.java
  1. … 1 more file in changeset.
Fix for LDEV266. Summary page

    • -0
    • +100
    ./lamsfoundation/lams/tool/mc/McSessionMarkDTO.java
    • -0
    • +128
    ./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

    • -189
    • +101
    ./lamsfoundation/lams/tool/mc/web/MonitoringUtil.java
  1. … 3 more files in changeset.
Fixes to LDEV266 and LDEV248

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

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

implemented export portfolio

    • -38
    • +157
    ./lamsfoundation/lams/tool/mc/web/MonitoringUtil.java
  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

    • -27
    • +61
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 1 more file in changeset.
Enabled proper initialization on the authoring and define later FCK editors.

    • -0
    • +19
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 4 more files in changeset.
FCK editor initialization updates and additions.

    • -2
    • +34
    ./lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 1 more file in changeset.
Jsp formating updates Export portfolio skeleton implementation

    • -0
    • +149
    ./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.