Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-5174 Fix lowest tRAT score calculation

LDEV-5174 Fix delta calculation if iRAT answer count is 0

LDEV-5174 Fix tRAT lowest score detection. Add bootstrap tooltips.

  1. … 1 more file in changeset.
LDEV-5174 Add summary chart for iRAT and tRAT correct answers

  1. … 2 more files in changeset.
LDEV-5174 Remove marks and add deltas to Teams tab.

  1. … 2 more files in changeset.
LDEV-5174 Add team summary table

  1. … 3 more files in changeset.
LDEV-5174 Add Highest and Lowest labels next to learner score

  1. … 2 more files in changeset.
LDEV-5174 Add iRAT score and answer count averages

  1. … 2 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. … 8 more files in changeset.
LDEV-5170 Add Instructions tab in lesson monitoring

  1. … 6 more files in changeset.
LDEV-5144 Introduce doKu as AE in TBL monitoring

  1. … 8 more files in changeset.
LDEV-5144 Extract AE tab management to TBL monitoring

Not every AE tab will be an Assessment, so we need tabs to be

independent on their content.

  1. … 10 more files in changeset.
LDEV-5166 Add Learning Design description to monitoring

Lesson description is called "intro" and learning design description is

just "description"

  1. … 5 more files in changeset.
LDEV-5154 Remove incorrectly committed test code

LDEV-5154 Add message on retrieving monitoring data error

An access forbidden 403 error is rendered as error.jsp page. There is no

way for Ajax call to understand what happened as it just receives HTML.

So on any error we display a message and close the monitoring window.

LDEV-5143 Extract TBL monitoring Change Leader feature

It will be used in other tools afterwards.

  1. … 9 more files in changeset.
LDEV-5140 Introduce Release Marks panel for sending emails to learners

  1. … 4 more files in changeset.