Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4579 Rewrite for.. of.. JS syntax to keep IE 11 compatibility

LDEV-4576 Check TBL groupings before finishing Live Edit

If groupings are not correct, stay in Live Edit

LDEV-3115 Sort loaded groups by order ID rather than UIID

LDEV-4545 Skip gates in a TBL sequence

LDEV-4545 Highlight TBL activities which need grouping

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

  1. … 1 more file in changeset.
LDEV-4551 Centre new pop up windows

  1. … 1 more file in changeset.
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

  1. … 1 more file in changeset.
LDEV-4518 Choose messages to show in temporary dialog

LDEV-4518 Fix how temporary info dialog shows and hides

LDEV-4518 Add "temporary" mode of info dialog without buttons

  1. … 1 more file in changeset.
LDEV-4518 Close info dialog on button click rather than click-anywhere

  1. … 3 more files in changeset.
LDEV-4518 Externalise labels

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

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

Also make it easier to use.

LDEV-4517 Put TBL not grouped warning in info dialog rather than alert

LDEV-4510 Small authoring template UI tweaks

Minimise/Grow buttons, scroll to new fields and number of groups

defaults to 2.

  1. … 3 more files in changeset.
LDEV-4510 Team based learning template added to authoring

Look and feel done, validation working.

  1. … 31 more files in changeset.
LDEV-4500 Check if all activities in TBL sequence are grouped

  1. … 2 more files in changeset.
LDEV-4453 Fix weights calculation on LD save when output changed

LDEV-4453 Mark chosen activity outputs as weightable

Activity outputs without max score are not eligible for weighting as we

can not calculate percent in which the activity is completed. They must

not appear in weighting dialog and they must always have 0% weight.

  1. … 8 more files in changeset.
LDEV-4452 Prompt on overwriting unsaved changes in Authoring

  1. … 2 more files in changeset.
LDEV-4439 Fix a typo in optional activity properties init code

LDEV-4415 Allow removing weights from saved LD

  1. … 1 more file in changeset.
LDEV-4415 Add a title to weights dialog

  1. … 3 more files in changeset.
LDEV-4415 Add front end for weighted outputs

  1. … 11 more files in changeset.
LDEV-4415 Add tool output weight. Rewrite activity evaluations.

Activity evaluations have been implemented as a list, even though always

only the first element is meaningful. They were rewritten as one-to-one

association with Activity. The primary key is activity ID now instead of

DB generated UID.

Weight column was added.

Server version was bumped so a filter can pick up activityEvaluations ->

evaluation field rename when importing older LDs.

A convention without date was used for server version as it seems good

enough.

Unnecessary versions of clients were removed from configuration table as

they server the abandoned Flash authoring.

  1. … 17 more files in changeset.
LDEV-4389 Replace a method not supported in IE 11