Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5229 Authoring popovers for assessment

- Changing labels for leader selection to make more sense

- Learning outcomes mapping popover

- Popover for notebook at the end of activity

  1. … 1 more file in changeset.
LDEV-5200 Remove output CSS files

SCSS generates them on each build.

  1. … 1 more file in changeset.
LDEV-4900 Autosave more often for leaders

LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 33 more files in changeset.
LDEV-5221 Set autosave interval back to 30 seconds

It was set to 10 seconds for testing purposes

LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 33 more files in changeset.
LDEV-4540 Notify learners of disclosing answers only once

I multiple questions are present and their answers are disclosed in one

go, multiple refresh commands are sent to all learners in the lesson.

This can cause a spike in load and unresponsiveness. We should notify

learners only once when clicking "disclose all" buttons.

  1. … 1 more file in changeset.
LDEV-5229 Remove Popover test code from Assessment monitoring

    • -17
    • +6
    ./pages/monitoring/statisticpart.jsp
LDEV-5221 Fix CKEditor essay question for non-leaders

LDEV-5223 Prevent ep_resize from rendering short initial Etherpad

  1. … 34 more files in changeset.
LDEV-5223 Fix Etherpad resizing

  1. … 33 more files in changeset.
LDEV-5221 Use refresh-non-leaders mechanism when leader submits answers

  1. … 2 more files in changeset.
LDEV-5221 Refresh non-leaders when leader changes answers

  1. … 2 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 54 more files in changeset.
LDEV-5219 Check gate after Assessment + Notebook activity

LDEV-5219 Get user from session instead of parameter

  1. … 5 more files in changeset.
LDEV-5219 Move next-gate check to learner module

It will be used in various tools so we need a central place to keep the

code.

  1. … 1 more file in changeset.
LDEV-5219 Display customised messages for various gate types

Move i18n labels from tool to Learning module so they are the same for

all tools.

  1. … 10 more files in changeset.
LDEV-5219 Stop learner from advancing to a closed gate in Assessment

  1. … 7 more files in changeset.
LDEV-5220 Introduce LAMS popover tag

    • -0
    • +31
    ./WEB-INF/tags/Popover.tag
    • -32
    • +31
    ./pages/monitoring/statisticpart.jsp
  1. … 2 more files in changeset.
Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-5220 Make popover more accessible

  1. … 1 more file in changeset.
LDEV-5220 Prevent popover parents to change its styling

  1. … 1 more file in changeset.
LDEV-5220 Introduce doc-popover attribute for custom popover behaviour

    • -4
    • +31
    ./pages/monitoring/statisticpart.jsp
  1. … 1 more file in changeset.
LDEV-4825 Introduce item analysis tooltips in MCQ tool

  1. … 1 more file in changeset.
LDEV-4825 Introduce RAG colouring for item analysis in Assessment

  1. … 2 more files in changeset.
LDEV-5155 Add column with average rating for given rubrics row

  1. … 31 more files in changeset.
LDEV-5155 Always put rubrics column's value next to its description

  1. … 31 more files in changeset.
LDEV-5192 Limit maximum width of tool authoring content

For rubrics we may need a wider authoring window so their text areas are

not so squeezed. But having a super wide authoring windows does not look

good either. So now we have a container-fluid class, but limited to

1400px width.

    • -76
    • +319
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 92 more files in changeset.
LDEV-5217 Show alert and reload page on autosave failure in Assessment

  1. … 2 more files in changeset.