timeLimit.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5424 abandon tabbed monitoring interface in favor of the breadcrumbs

* Remove dots from the analytics chart as per Ernie's request

  1. … 13 more files in changeset.
LDEV-5424 introduce new variation of monitoring interface. Assessment tool

  1. … 7 more files in changeset.
LDEV-5424 wrap timelimit widget with an accordion

  1. … 1 more file in changeset.
LDEV-5424 improvements to TBL monitor pages

  1. … 6 more files in changeset.
LDEV-5424 fix tooltips and switch to bootstrap5 versions of .js and .css files

  1. … 30 more files in changeset.
LDEV-5424 switch to bootstrap5 versions of js and jsps

  1. … 11 more files in changeset.
LDEV-5401 Add tooltip to "Finish now" button

  1. … 2 more files in changeset.
LDEV-5401 Hide individual extension from widget after learner finished

  1. … 9 more files in changeset.
LDEV-5401 Keep showing individual extensions after timer expires

  1. … 1 more file in changeset.
LDEV-5401 Display individual extensions in time limit widget

  1. … 5 more files in changeset.
LDEV-5404 Fix a typo in expired time limit

LDEV-5404 Escaping funny characters that break js

- Monitoring

- Gradebook

  1. … 19 more files in changeset.
LDEV-5401 Add learner-triggered absolute time limit monitoring

Also make time limit panel refresh automatically in monitoring.

  1. … 10 more files in changeset.
LDEV-5401 Add learner-triggered absolute time limit authoring and learning

  1. … 16 more files in changeset.
LDEV-5257 Escape parameters to prevent XSS attack

WEB-005

  1. … 52 more files in changeset.
LDEV-5317 Keep time limit widget open between refreshes

TBL monitoring auto refreshes its content to display updates of learner

progress. The time limit widget after refresh is always in it default,

collapsed state. This given bad user experience.

Now the time limit widget retains its collapsed/expanded state between

refreshes.

LDEV-5317 Fix time limit widget collapse in TBL monitoring

In TBL monitoring we import jQuery and Bootstrap multiple times as we

load various tabs. This should be cleaned up. Especially that it breaks

the Bootstrap functionality.

Since Monitoring UI 5 is coming, there is little point in doing it now.

Instead control collapse using JS and not HTML attributes.

LDEV-5317 Improve layout for TBL monitoring time limit widget

LDEV-5317 Add Cancel button to time limit widget

Also set expiration warning to 60 seconds and not 30 seconds.

LDEV-5317 Increase font size of time limit widget

LDEV-5317 Move timeLimit.jsp from its own directory

  1. … 1 more file in changeset.