lams_monitoring

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Rewrite TBL RAT tabs' modals to new UI

  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL tRAT & student choices tab to new UI

  1. … 5 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES disclose and discussion element

  1. … 6 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES tab to new UI

    • -0
    • +87
    ./web/tblmonitor/aes5.jsp
  1. … 4 more files in changeset.
LDEV-5083 Add iRAT student choices button to main navigation bar

  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL iRAT student choices and time limit tab to new UI

    • -0
    • +709
    ./web/timeLimit5.jsp
  1. … 5 more files in changeset.
LDEV-5083 Use same centering method in all TBL tabs

LDEV-5083 Rewrite TBL iRAT tab to new UI

  1. … 5 more files in changeset.
LDEV-5083 Rewrite TBL Gates tab and modals to new UI

    • -0
    • +36
    ./web/gate/gateInfo5.jsp
    • -0
    • +61
    ./web/gate/gateStatus5.jsp
    • -0
    • +104
    ./web/gate/openGateSingleUser5.jsp
    • -0
    • +61
    ./web/gate/permissionGateContent5.jsp
LDEV-4769 Updating Norwegian

  1. … 4 more files in changeset.
LDEV-5083 Rewrite TBL Teams tab modals to new UI

    • -0
    • +98
    ./web/tblmonitor/gates5.jsp
  1. … 6 more files in changeset.
LDEV-5083 Rewrite Teams tab to Bootstrap 5

    • -7
    • +13
    ./web/css/components-monitoring.css
    • -0
    • +710
    ./web/tblmonitor/teams5.jsp
LDEV-5083 Fix TBL buttons in side menu

LDEV-5083 Fix side menu height

LDEV-5083 Add TBL navigation buttons to monitoring side menu

    • -11
    • +16
    ./web/css/components-monitoring.css
LDEV-5083 Rewrite Scheduled/Archived Notifications dialog to new design

    • -0
    • +130
    ./web/emailnotifications/archivedEmailList5.jsp
LDEV-5083 Rewrite Notifications dialog to new design

  1. … 1 more file in changeset.
LDEV-5083 Improve layout and work of Schedule Reports dialog

LDEV-5083 Rewrite Edit Class dialog to new design

LDEV-5083 Improve toasts' visibility

LDEV-5083 Update to Bootstrap v5.2.0 (beta)

It has quite a few useful CSS variables.

  1. … 55 more files in changeset.
LDEV-5083 Rewrite View/Email Learners popup to new design

    • -13
    • +20
    ./web/css/components-monitoring.css
  1. … 1 more file in changeset.
LDEV-5083 Improve Gradebook tab layout

  1. … 1 more file 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 Use only one opened EventSource at a time

Browsers limit number of connections to a single domain. It varies

between 2 and 10, but it always limited.

EventSources in LAMS were not closed on navigating away, but they got

opened on opening a monitoring tab. This quickly depleted available

connections.

Now EventSources get all closed on switching tabs and only then new ones

get opened.

LDEV-5083 Add titles to navigation buttons

LDEV-5083 Add check icon to completed activities in progress time line

  1. … 1 more file in changeset.
LDEV-5083 Fix Live Edit button position

LDEV-5083 Make LD thumbnail scrollable

LDEV-5083 Fix suspend lesson date format