Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

QA

  1. … 1 more file in changeset.
LDEV-1205

Changed define later page to open in edit mode.

  1. … 2 more files in changeset.
LDEV-1493: Leaves the lockWhenFinished as it is picked up from the default content rather than hardcoded

LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

  1. … 15 more files in changeset.
LDEV-1138: When the user redos the questions from the learner progress review screen, the answers are populated in the sequence mode, which they weren't before. I think I also corrected an inconsistency in the combined mode which meant that when you redid the questions from the learner review screen and changed the values, if you did redo questions on the "review my answers" screen then you got the answers from the db, rather than from the session.

LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 36 more files in changeset.
LDEV-1134: Adding more support for the tool output based branching. Added a couple of simple tool output definitions for MCQ and Forum and added a class to the core to help tools create the tool output definitions (OutputDefinitionFactory), which required a change to MessageService. Also added the call to the core tool service to support calling the tools for their output definitions and new method call to ToolContentManager, requiring a change to all tools.

  1. … 20 more files in changeset.
LDEV-1248: Answers hidden in monitor were still showing in learner. Updated the export portfolio jsp so that it indicates hidden in the class view, and hides other students' answers that are marked as hidden in the learner view. In the same way, the two learner summary screens now only show a "hidden" response if it is the learner's own response.

  1. … 3 more files in changeset.
LDEV-1225: Page wasn't working if the learner had started the activity but hadn't saved their entry. Now if there isn't an entry, it shows the normal page but skips the entry section.

  1. … 6 more files in changeset.
LDEV-1225: Page wasn't working if the learner had started the activity but hadn't saved their entry. Now if there isn't an entry, it shows the normal page but skips the entry section.

Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 238 more files in changeset.
LDEV-1097: Fixing up the behaviour of the learner progress screen, and other bugs found while testing the learner progress changes.

  1. … 2 more files in changeset.
Add file size validation.

  1. … 3 more files in changeset.
Export portfolio group aware fix

  1. … 1 more file in changeset.
Fix for LDEV-1022 Q&A: Reflections are always editable regardless of lock when finished

    • -2
    • +6
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 3 more files in changeset.
Removed the backup default text for instructions and titles, so that if the 1.0.2 import doesn't set the values, they will stay blank.

  1. … 3 more files in changeset.
fix for filters

  1. … 1 more file in changeset.
Fix for LDEV-978 Your answers and other students answers page change layout

  1. … 2 more files in changeset.
Fix for LDEV-938 Show answers from other learners to be optional

Fix for LDEV-938 Show answers from other learners to be optional

    • -0
    • +7
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 8 more files in changeset.
Added condition for presenting label.responses.locked

  1. … 1 more file in changeset.
Updated version to 20061113. Added a 2.0 import filter to handle the default value for lockedOnFinish - sets it to true.

  1. … 1 more file in changeset.
Fix for Where is lock when finished?

    • -8
    • +7
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 1 more file in changeset.
Fix for LDEV-937 Where is lock when finished?

  1. … 8 more files in changeset.
Fix for (LDEV-936) Modify Default content

    • -8
    • +0
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 2 more files in changeset.
Fix for LDEV-936 Modify Default content

  1. … 2 more files in changeset.
Fix for (LDEV-882) Q&A: Double entry problem with IE6

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

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