Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3534 Sort groups alphanumerically (taking into account numbers) in monitoring and export

  1. … 2 more files in changeset.
LDEV-3534 Sort groups alphanumerically (taking into account numbers) in monitoring and export

  1. … 2 more files in changeset.
LDEV-3514: Save Leader in Scratchie even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Save Leader in Scratchie even if it exists in unflushed cache as saving session earlier than the user causes exceptions.

LDEV-3514: Get rid of Scratchie's own transaction retry mechanism. Make Assessment aware that Leader's DB UID may not be set yet when checking. Try to recreate Hibernate session after it got closed because of an exception.

  1. … 3 more files in changeset.
LDEV-3514: Get rid of Scratchie's own transaction retry mechanism. Make Assessment aware that Leader's DB UID may not be set yet when checking. Try to recreate Hibernate session after it got closed because of an exception.

  1. … 3 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 43 more files in changeset.
LDEV-3530: Make the check for existing user a part of user creation transaction, so transaction retries are working on the latest data.

  1. … 2 more files in changeset.
LDEV-3530: Make the check for existing user a part of user creation transaction, so transaction retries are working on the latest data.

  1. … 2 more files in changeset.
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: 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-3509 *Store blank burning questions. In this way other groups will see these empty burning questions. Besides, non-leaders will be able to move on once leader submits empty burning questions (and not after he's finished the activity) *Fixed Students stuck in Scratchie when leader submits empty burning questions

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-3509 Store blank burning questions. In this way other groups will see these empty burning questions. Besides, non-leaders will be able to move on once leader submits empty burning questions (and not after he's finished the activity)

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-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-3509 Fixed Students stuck in Scratchie when leader submits empty burning questions

LKC-28 added arbitrary parameter "toolContentId". And when it's available - it recalculates marks only for the sessions belonging to that toolContent, if this parameter is missing - it goes in a loop and recalculates for session uids from 1 to 20 000.

LDEV-3444 fixing java.lang.NullPointerException at org.lamsfoundation.lams.tool.scratchie.web.action.LearningAction.start(LearningAction.java:276) that occurred in cases when general burning question was left first and only then all other burning questions

LKC-28 added arbitrary parameter "toolContentId". And when it's available - it recalculates marks only for the sessions belonging to that toolContent, if this parameter is missing - it goes in a loop and recalculates for session uids from 1 to 20 000.

LKC-28 added arbitrary parameter "toolContentId". And when it's available - it recalculates marks only for the sessions belonging to that toolContent, if this parameter is missing - it goes in a loop and recalculates for session uids from 1 to 20 000.

LDEV-3444 fixing java.lang.NullPointerException at org.lamsfoundation.lams.tool.scratchie.web.action.LearningAction.start(LearningAction.java:276) that occurred in cases when general burning question was left first and only then all other burning questions

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

  1. … 33 more files in changeset.
LDEV-3444 Adding a "general" burning question

  1. … 2 more files in changeset.
LDEV-3476 prevent Learners from proceeding to the result page if burning questions aren't submitted yet

  1. … 1 more file in changeset.
LDEV-3475 show burning questions across all groups(just like in monitor) for all learners

  1. … 1 more file in changeset.
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 32 more files in changeset.
LDEV-3455: Removing submission entry that should not have been added the REST authoring.

  1. … 1 more file in changeset.