Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for (LDEV-863) Feedback doesn't wrap and isn't shown when returning to multiple choice tool

  1. … 1 more file in changeset.
Add from and to Version parameter to new importContent API.

  1. … 10 more files in changeset.
1.0.2 import file can contain blank answers - the importer now filters them out.

Fix for (LDEV-852) Can't always get to continue button

removed redundant method

Fix for (LDEV-852) Can't always get to continue button

removed redundant methods

Removed columns weight and disabled from the table tl_lamc11_que_content,removed column time_zone from the table tl_lamc11_usr_attempt. Changed tool version to 20061015. This will break the import/export (won't import previous designs) but that will be fixed in the importer.

  1. … 6 more files in changeset.
Wrong name given for filename field. Causing the importer to fail if there were attached files.

  1. … 1 more file in changeset.
Fix for learner marks presentation in learner module

  1. … 3 more files in changeset.
attachment fix (tested) LDEV-672

  1. … 13 more files in changeset.
removed redundant code

    • -121
    • +0
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
1.0.2 importer: convert newlines in instruction text to <BR/> as the matching field uses an FCKEditor

  1. … 10 more files in changeset.
Swapping from weight to mark for 1.0.2 import

Fixed critical issues for RC1

    • -118
    • +1479
    ./org/lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 10 more files in changeset.
Updated 1.0.2 import.

Fixed import - should fall back to default content if requested content isn't found.

Authoring recoded

    • -0
    • +69
    ./org/lamsfoundation/lams/tool/mc/EditActivityDTO.java
    • -0
    • +119
    ./org/lamsfoundation/lams/tool/mc/ExportPortfolioDTO.java
    • -0
    • +104
    ./org/lamsfoundation/lams/tool/mc/McAllGroupsDTO.java
    • -0
    • +612
    ./org/lamsfoundation/lams/tool/mc/McGeneralAuthoringDTO.java
    • -0
    • +155
    ./org/lamsfoundation/lams/tool/mc/McQuestionContentDTO.java
    • -0
    • +84
    ./org/lamsfoundation/lams/tool/mc/McStatsDTO.java
    • -173
    • +231
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 5 more files in changeset.
Major authoring rewrite and layout changes

  1. … 67 more files in changeset.
RC1 ready stable MCQ code. Recoded a large propertion of the tool and restructured jsps particularly on the authoring side and made layout changes.

    • -2556
    • +2874
    ./org/lamsfoundation/lams/tool/mc/web/McAction.java
  1. … 28 more files in changeset.
Updated address in copyright statement

  1. … 65 more files in changeset.
using contentFolderID

added control for contentFolderID

Updated address of FSF in copyright statement

    • -1
    • +1
    ./org/lamsfoundation/lams/tool/mc/McUtils.java
  1. … 1378 more files in changeset.
define later mode fix

  1. … 2 more files in changeset.
Presentation level changes to authoring

  1. … 2 more files in changeset.
Added reflection support for the 1.0.2 import

  1. … 5 more files in changeset.
For reflections replaced radiobox with a checkbox in advanced tab

  1. … 4 more files in changeset.
Enabled reflection for monitoring and export portfolio

    • -0
    • +131
    ./org/lamsfoundation/lams/tool/mc/ReflectionDTO.java
  1. … 7 more files in changeset.
Notebook entries are presented exactly the way they are entered

    • -0
    • +10
    ./org/lamsfoundation/lams/tool/mc/McUtils.java