tblmonitor.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Remove old monitoring bits where possible

In activity monitoring we need to leave old design until it gets

rewritten.

  1. … 59 more files in changeset.
LDEV-5220 Add missing bootstrap popover declaration

  1. … 1 more file in changeset.
LDEV-5171 Fix bootstrap tooltips in TBL monitoring tRAT student choices

  1. … 2 more files in changeset.
Merge branch 'LDEV-5208' into v4.0

LDEV-5203 Align top menu items better in TBL monitoring

  1. … 1 more file in changeset.
LDEV-5208 Add Discussion Sentiment monitor widget

  1. … 14 more files in changeset.
LDEV-5203 Move lesson title to top nav bar

  1. … 1 more file in changeset.
LKC-89 Show TBL monitor as default for TBL sequences

  1. … 2 more files in changeset.
LDEV-5041 Add Assessment timing limits control to TBL monitoring

  1. … 6 more files in changeset.
LDEV-5144 Display student choices in AEs tabs

Main AEs content was displayed in subtabs in AE tab in TBL monitoring.

Student choices ignored subtabs and were displayed in the main content.

Now they are also displayed in subtabs. Also subtabs remember their

state, whether it is main Assessment content or student choices.

  1. … 3 more files in changeset.
LDEV-5031 Restart refresh counter on each tab load

There is no point in refreshing a tab sooner than given interval after

it was loaded.

LDEV-5031 Do not allow showing TBL monitor without a chosen tab

LDEV-5191 Re-scroll given tab's element horizontally after refresh

  1. … 1 more file in changeset.
LDEV-5191 Do not refresh TBL monitoring pages with mostly static content

LDEV-5175 Use TBL burning questions layout in monitoring in Scratchie

  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-5073 Do not autofresh monitoring if a modal dialog is open

  1. … 1 more file in changeset.
LDEV-5031 Do not auto refresh AEs Student Choices tab

LDEV-5031 Do not auto refresh AEs and Burning Questions tabs

LDEV-5031 Refresh last TBL tab content. Periodic refresh.

LDEV-4932 Add CSRF to monitor and central

  1. … 50 more files in changeset.
LDEV-4440 TBLMonitoring links fixed

  1. … 8 more files in changeset.
LDEV-4440 updated paths to monitoring and central

  1. … 6 more files in changeset.
LDEV-4440 Monitoring - noStruts and no tiles

  1. … 56 more files in changeset.
LDEV-4602 TBL Monitor launches a new window with a countdown timer

  1. … 6 more files in changeset.
LDEV-4569 use jquery toggle instead of bootstrap collapse

By some reason bootstrap collapse doesn't work properly. Involved

links got assigned double amount of click handlers which makes

them appear and then instantaneously disappear again.

  1. … 2 more files in changeset.
LDEV-4570 Fix the way refresh button works

LDEV-4570 Fix the way refresh button works

LDEV-4570 Properly implementing refresh the page feature

After refreshing the page (either by cmd+R or Refresh button) it

should refresh currently opened tab and not "sequence" one as it

used to be.