Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2176: Survey tool output calculation fails on empty text

LDEV-2217: Increase width of question display field in Survey authoring.

LDEV-2217: Increase width of question display field in Survey authoring.

merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-1891: Added missing SQL statements in patch files.

  1. … 5 more files in changeset.
Turning off autocommit in the autopatch scripts so that if there are any errors, we dont end up with half of the statements executed

  1. … 4 more files in changeset.
LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918, LDEV-1926: Added default conditions as a part of tool's default content. Removed unnecessary call to DAO.

  1. … 10 more files in changeset.
LDEV-1606: Added BranchConditionDTOs specific for each tool. This fixes bug in learning design export.

  1. … 10 more files in changeset.
LDEV-1946, LDEV-1945, LDEV-1944, LDEV-1918: Fixed a small bug in output factories (even simple conditions were considered text search based).

  1. … 3 more files in changeset.
LDEV-1946: Fixed some bugs and added code deleting unused conditions.

LDEV-1946: Added logger to SurveyCondition class.

LDEV-1906 Changing survey monitor export so it doesnt include HTML tags in the ouput

LDEV-1946: Added text search based conditions to Survey tool.

    • -0
    • +161
    ./org/lamsfoundation/lams/tool/survey/model/SurveyCondition.java
  1. … 18 more files in changeset.
LDEV-1891: Added code that sends notifications to all monitoring teachers, not only those who started monitoring the chosen tool.

  1. … 16 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
LDEV-1891: Add an advanced option: monitoring teachers get notified when a student submits an assignment/resource/survey answer.

Removed duplicate key names in the database models.

  1. … 38 more files in changeset.
LDEV-1699

Added notebook entries to export portfolio

  1. … 2 more files in changeset.
Fixed typo in method name

LDEV-1688 Added info div on learner results page when locked on finish is set for Survey.

LDEV-1663 Rearranged "Instructions" Tab in Monitor (Survey)

  1. … 2 more files in changeset.
LDEV-1688 Added info div on learner results page when locked on finish is set for Survey.

  1. … 1 more file in changeset.
LDEV-1039 You can upload the same offline/online instruction file now

fix affects:

chat

forum

rsrc

notebook

sbmt

scribe

survey

task list

  1. … 7 more files in changeset.
LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 1 more file in changeset.
LDEV-1562 Setup correct message service (resource).

LDEV-1562 Set encoding for each HSSF cell created and now non-english characters appear to be displaying correctly in the Excel Spreadsheet file.

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