lams_tool_survey

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3514: Use postInterceptor instead of preInterceptor. PreInterceptor apparently runs before Hibernate transaction gets created. When an exception in the proxied method occurs, the transaction is canceled and is not re-created when retry is attempted. This leads to "no session" or "read only transaction on write" errors. PostInterceptor seems to work when the transaction is already created, so retries happen witin its scope.

  1. … 39 more files in changeset.
LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3. Remove previous safety mechanism for completeActivity() method.

  1. … 41 more files in changeset.
LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3. Remove previous safety mechanism for completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3507: Remove error message when Tool Content was not found. A simple getter method should not report errors.

  1. … 10 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

    • -8
    • +6
    ./web/pages/learning/resultOtherUsers.jsp
  1. … 17 more files in changeset.
LDEV-3507: Remove error message when Tool Content was not found. A simple getter method should not report errors.

  1. … 10 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

    • -8
    • +6
    ./web/pages/learning/resultOtherUsers.jsp
  1. … 17 more files in changeset.
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

LDEV-3454 Upgrade survey export * Upgrade the survey export to use the latest poi lib * Optimize the sql scripts used in this export methods to be more efficient (when possible)

LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 32 more files in changeset.
LDEV-3455: Rest authoring support added

LDEV-3455: Submission deadline should not have been included in the REST authoring interface as it is set in monitoring. Removing.

  1. … 6 more files in changeset.
LDEV-3455: Rest authoring support added

LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./web/pages/authoring/addCondition.jsp
    • -6
    • +8
    ./web/pages/authoring/conditionList.jsp
    • -6
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 23 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./web/pages/authoring/addCondition.jsp
    • -6
    • +8
    ./web/pages/authoring/conditionList.jsp
    • -6
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 24 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -2
    • +4
    ./web/pages/authoring/addCondition.jsp
    • -1
    • +3
    ./web/pages/authoring/conditionList.jsp
    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 25 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -2
    • +4
    ./web/pages/authoring/addCondition.jsp
    • -1
    • +3
    ./web/pages/authoring/conditionList.jsp
    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 25 more files in changeset.
LDEV-3454 Upgrade survey export * Upgrade the survey export to use the latest poi lib * Optimize the sql scripts used in this export methods to be more efficient (when possible)

LDEV-3452: Save Conditions along with Questions (cascade) when creating a lesson and importing a LD.

  1. … 2 more files in changeset.
LDEV-3452: Save Conditions along with Questions (cascade) when creating a lesson and importing a LD.

  1. … 2 more files in changeset.
LDEV-2975: Updating English and Spanish

LDEV-2975: Updating Greek and Norwegian

  1. … 2 more files in changeset.
LDEV-3433: Fixed also for Assessment, Pixlr, Noticeboard, Videorecorder, Survey, Wookie and Kaltura Tools.

  1. … 11 more files in changeset.
LDEV-3433: Fixed also for Assessment, Pixlr, Noticeboard, Videorecorder, Survey, Wookie and Kaltura Tools.

  1. … 11 more files in changeset.
LDEV-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

  1. … 8 more files in changeset.
LDEV-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

  1. … 9 more files in changeset.