Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5250 Remove Pedagogical Planner integration with core LAMS

  1. … 66 more files in changeset.
LDEV-4411 Stop using collection cache for now

Cache annotations were commented out so we can come back to them easily

in the future.

Collection cache is not detecting changes made to entities. When a new

entity is added, collection cache does not see the change.

Properly tweaking concurrency strategy does not seem possible at the

moment, so we just turn it off.

  1. … 29 more files in changeset.
LDEV-5248, LDEV-4411 Mark some collections as cacheable

Similar to query cache, the collection cache makes sense if the table

which collection elements map to do not change often. Each modification

to table content invalidates the given collection cache.

  1. … 31 more files in changeset.
LDEV-5248, LDEV-4411 Mark some queries as cacheable

Query cache makes sense if tables which the query reference does not

change often. Each modification to table content invalidates the given

query's cache. Also each set of query parameters is a different cache

entry, so if there are various parameter values the cache overhead can

generate more load than benefit.

  1. … 93 more files in changeset.
LDEV-2978 Fix exception when removing HTML markup for export

LDEV-5230 Remove obsolete "add extra point" option from Scratchie

  1. … 3 more files in changeset.
LDEV-4868 Fix class cast issue when importing an old LD with Scratchie

By default scratchieItems were HashSet, but at some point they became

SortedSet, so we need to convert them.

LDEV-5208 Add discussion sentiment to burning questions in Scratchie

  1. … 7 more files in changeset.
LDEV-5208 Set discussion sentiment for tRAT TBL sequence

  1. … 6 more files in changeset.
LDEV-5208 Add Scratchie option to turn discussion widget on/off

  1. … 3 more files in changeset.
LDEV-5121 Prevent Hibernate issues when processing existing QB questions

  1. … 1 more file in changeset.
LDEV-5121 TBL wizard questions go to private collection

Unless collection is specified, like when importing questions from Word

or QTI

  1. … 1 more file in changeset.
LDEV-5185 Add Scratchie timing limits control to TBL monitoring

  1. … 5 more files in changeset.
LDEV-5138 If leader entered activity, any learner can set him as leader

  1. … 6 more files in changeset.
LDEV-3545 Remove scratched answers on learner force uncomplete

LDEV-5185 Introduce time limits to Scratchie monitoring

  1. … 12 more files in changeset.
LDEV-5185 Introduce absolute time limit and adjustments to Scratchie

  1. … 3 more files in changeset.
LDEV-5185 Introduce advanced timing limits in Scratchie

  1. … 7 more files in changeset.
LDEV-5174 Redesign TBL monitor team tab

Extract tRAT stats to the top. Add counters of correct answers both for

iRAT and tRAT.

  1. … 10 more files in changeset.
LDEV-5148 Add median, mode etc. to Scratchie excel export

  1. … 1 more file in changeset.
LDEV-5152 Make Scratchie chart consistent with rest of monitoring UI

LDEV-5171 Fix percent rounding in Student Choices table

LDEV-5169 Add data for median and modes on Scratchie analysis screen

  1. … 1 more file in changeset.
LDEV-5152 Use correct data for charts and item analysis.

For mark charts and stats we submitted data. It corresponds to

teachers' desire to see stats as soon as it is available, even when

learners have not finished an activity yet.

For item analysis we have to use only data from

learners who finished (not only submitted) the activity. It is because

lesson marks are updated only on activity finish and we need lesson

marks to calculate item analysis factors. An explanation for teachers

has been added.

If we want it to work the same as mark charts, we need to have lesson

marks to be updated on activity submit.

  1. … 5 more files in changeset.
LDEV-5171 Add question stats and colour indication to choices table

  1. … 1 more file in changeset.
LDEV-5182 Fix ordering in non-empty burning questions

  1. … 1 more file in changeset.
LDEV-5182 Do not show Monitors questions with no burning questions

LDEV-5181 Allow mark hedging questions for iRAT/tRAT in TBL template

  1. … 9 more files in changeset.
LDEV-4884 Generate new UUID for new QB question version

UUID has to identify uniquely an exact version, not only the question in

general.

  1. … 3 more files in changeset.
LDEV-5179 Add mark hedging question type support to Scratchie

  1. … 6 more files in changeset.