Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2641 change Answer in case user got an error message

*merge from lams2_3_release

LDEV-2549 delete unnecesary conditions from DB and update condition's sequenceId every time we do this

*merge from lams2_3_release

  1. … 2 more files in changeset.
LDEV-2605 fixing output factories so that tool doesn't throw exception when no conditions

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2546 fixing error with Deletion of topics

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2506 merge from branch

LDEV-2374: - Vote now accepts nominations created by Teacher as well as ones derived from input. - Teacher can now limit number of Learners contributing to Vote's nomination pool. - Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 48 more files in changeset.
change to ascii

  1. … 49 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

  1. … 84 more files in changeset.
LDEV-2245: Attempting to edit or submit learner's survey response results in monitor submitting response for themself

  1. … 2 more files in changeset.
LDEV-2176: Survey tool output calculation fails on empty text LDEV-2181: Survey getToolOutput fails when questions have been removed

LDEV-2176: Survey tool output calculation fails on empty text LDEV-2181: Survey getToolOutput fails when questions have been removed

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.