Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Improve layout and work of Schedule Reports dialog

  1. … 3 more files in changeset.
LDEV-5083 Trigger Flux update on each activity entrance

Till now the update was triggered on activity completion. It is a better

approach, but it only worked on finishing tool activities. Gates and,

for example, Leader Selection activity were skipped and would not

trigger learner progress update.

Now update gets triggered on learner joining a lesson and traversing

through each activity, which is good enough. Emitted items get throttled

anyway.

  1. … 4 more files in changeset.
LDEV-5083 Fix suspend lesson date format

LDEV-5315 Refresh lesson & sequence tab in monitoring after gate toggle

  1. … 2 more files in changeset.
LDEV-5081 Merge changes made for monitor in LDEV-5083

  1. … 36 more files in changeset.
LDEV-5314 Skip exclamation mark if some learners are grouped

Ticket LDEV-3225 introduced a rule that all learners need to be grouped

for a grouping activity to be considered complete. We need to relax this

approach as it produces unnecessary confusion. Now if there are at least

2 groups with learners in them the grouping is considered complete.

  1. … 1 more file in changeset.
LDEV-5083 Update gradebook tab using Flux

  1. … 2 more files in changeset.
LDEV-5083 Update learner progress timeline using Flux

  1. … 9 more files in changeset.
LDEV-5083 Update LD canvas and chart on learner joining a lesson

  1. … 6 more files in changeset.
LDEV-5083 Add Sink binding mechanism

  1. … 4 more files in changeset.
LDEV-5083 Initial implementation on monitoring update based on Flux

  1. … 9 more files in changeset.
LDEV-5083 Improve lesson completion chart labels

  1. … 2 more files in changeset.
LDEV-5083 Add gradebook tab

  1. … 3 more files in changeset.
LDEV-5083 Switch between tabs

  1. … 5 more files in changeset.
LDEV-5083 Use new UI as default

It is a temporary feature anyway.

LDEV-5083 Allow temporary switching between monitoring UI 4.6 and 4.7

LDEV-5292 Sync RAT activities questions in TBL sequences

  1. … 13 more files in changeset.
LDEV-4538 At gate display only learners who have not passed it

Till now if a gate was opened, learners passed it and it was closed

again, it would show all those learners as "knocking at gate". It is

because they "attempted or completed" the activity and gate is closed.

Now TBL monitoring shows only learners who attempted the gate activity

but not completed it.

  1. … 5 more files in changeset.
LDEV-5257 Secure fileDownloadToken cookie

  1. … 9 more files in changeset.
LDEV-4411 Make relation from Lesson to LessonClass unidirectional

Hibernate can not lazy load properties connected with OneToOne

relationship.

  1. … 1 more file in changeset.
LDEV-5174 Allow MCQ as iRAT in TBL monitoring Teams tab

  1. … 4 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. … 96 more files in changeset.
LDEV-5238 Fix force complete in monitoring

  1. … 1 more file in changeset.
LDEV-5200 Fix force complete to activity without title

LDEV-5200 Add portraits to learner search results

  1. … 2 more files in changeset.
LDEV-5200 Swap gate icon in monitoring based on its open/closed state

  1. … 2 more files in changeset.
LDEV-5174 Add Teams Setup button to teams tab in TBL monitoring

  1. … 2 more files in changeset.
LDEV-5174 Round average iRAT score to 2 decimal places

LDEV-5174 Improve Teams tab load time

All learners' results are loaded from DB in one go since eventually we

need all of them anyway.

Also penalty calculation happens only when penalty factor is set.

  1. … 4 more files in changeset.
LDEV-5189 Sort class members by last name when UI requires it

  1. … 5 more files in changeset.