Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4555 Improved data sending (POST, reduce data sent)

LDEV-4553 Template TBL Assessment offers multiple choice

    • -0
    • +50
    ./authoring/template/tool/assessgradeselector.jsp
    • -0
    • +66
    ./authoring/template/tool/assessmcq.jsp
    • -5
    • +13
    ./authoring/template/tool/assessment.jsp
    • -0
    • +36
    ./authoring/template/tool/assessoption.jsp
    • -0
    • +14
    ./authoring/template/tool/assessredooption.jsp
    • -2
    • +6
    ./authoring/template/tool/mcquestion.jsp
  1. … 6 more files in changeset.
LDEV-4554 Completed optional activities are now links to revisit.

  1. … 3 more files in changeset.
LDEV-4545 Skip gates in a TBL sequence

LDEV-4548 Disable login button after clicking

LDEV-4545 Highlight TBL activities which need grouping

LDEV-4545 List activities which should be grouped in TBL sequence

    • -24
    • +66
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4551 Centre new pop up windows

LDEV-4546 Limit coordinates where a dialog can be dragged to

LDEV-4550 Centre learner and other pop ups

Open the window a bit higher than centre for better readibility.

Also clean up obsolete JS functions.

    • -245
    • +216
    ./includes/javascript/openUrls.js
LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

  1. … 35 more files in changeset.
LDEV-4547: adding authoring canvas background

Adding an svg background to authoring.

LDEV-4542 Add missing CSS rule for the folder tree itself

LDEV-4544 Prevent saving to Courses folder

LDEV-4544 Highlight folder where existing LD resides

  1. … 1 more file in changeset.
LDEV-4542 Make dir tree in authoring wider

LDEV-4533 Exception details are hidden as per system config

  1. … 33 more files in changeset.
LDEV-4535 Changes to TBL Template

Added support for a Peer Review activity, Monitor selected group

count saved properly the application exercises are grouped.

    • -0
    • +29
    ./authoring/template/tool/peerreviewstar.jsp
  1. … 11 more files in changeset.
LDEV-4527: Added Portraits to Learner Search screen

LDEV-4505 Learners identified by Lastname, Surname in Monitoring

  1. … 6 more files in changeset.
LKC-89 introduce chart.js library required for TBL monitoring

    • -0
    • +11
    ./includes/javascript/chartjs.js
LDEV-4518 Put shadow back to messages

LDEV-4518 Choose messages to show in temporary dialog

LDEV-4518 Fix how temporary info dialog shows and hides

    • -13
    • +31
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4518 Add "temporary" mode of info dialog without buttons

LDEV-4518 Close info dialog on button click rather than click-anywhere

  1. … 1 more file in changeset.
LDEV-4518 Externalise labels

  1. … 1 more file in changeset.
LDEV-4518 Use info dialog instead of alert wherever possible

    • -16
    • +23
    ./includes/javascript/authoring/authoringGeneral.js
    • -13
    • +13
    ./includes/javascript/authoring/authoringProperty.js
LDEV-4518 Adjust info dialog layout

LDEV-4518 Close info dialog on click and not after delay

Also make it easier to use.

    • -25
    • +12
    ./includes/javascript/authoring/authoringGeneral.js