Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1572: Resize charts to allow larger charts when the legend is large. If it looks like the legend will go over 4 or more lines, then it creates a chart 750x550. I've also increased the size of the small chart to 400 square. Moved some of the common code into a utility class so that our sizing is always consistent.

  1. … 3 more files in changeset.
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-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.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for finish when in monitoring mode. Hopefully the buttons are right now.

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

  1. … 1 more file in changeset.
Export excel data from survey monitoring page.

  1. … 3 more files in changeset.
Changed submitReflection action to update an existing notebook entry when possible rather than create a new entry everytime

  1. … 15 more files in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 9 more files in changeset.
Removed activity title validation

  1. … 3 more files in changeset.
Fix for LDEV-891 Clicking upload on instructions tab in authoring should do nothing

Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

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

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

  1. … 12 more files in changeset.
Add default tool content

  1. … 23 more files in changeset.
Add up/down survey question in authoring page.

  1. … 3 more files in changeset.
1.0.2 importer: convert newlines in instruction, question description text to <BR/> as the matching field uses an FCKEditor

Improving the 1.0.2 importer implementation

  1. … 1 more file in changeset.
Add help tag

  1. … 2 more files in changeset.
FCKEditor to lams:FCKEditor tag.

  1. … 4 more files in changeset.
Fix statistic bug.

  1. … 3 more files in changeset.
export portfolio works.

  1. … 3 more files in changeset.
Reflection works

  1. … 2 more files in changeset.
1.add license 2.add error control in single choice question with open text 3. layout for list answer and export tool content.

  1. … 8 more files in changeset.
Monitoring works.

    • -0
    • +85
    ./java/org/lamsfoundation/lams/tool/survey/dto/AnswerDTO.java
  1. … 2 more files in changeset.
Monitoring works.but need confirm ratio of answer summary.

  1. … 10 more files in changeset.
Updated address in copyright statement

  1. … 53 more files in changeset.
Monitoring java code done. No jsp yet. Without any test.

  1. … 13 more files in changeset.
Add navigator for questions.

  1. … 2 more files in changeset.