Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4475 Missing information in Legend for Pie Chart when more than 7 items

LDEV-4479 Switch portrait images format to JPG

As long as JPG files are much more compact and we expect a lot of

them to be stored in LAMS (users' portraits primarily), there is

a need to switch to JPG.

  1. … 4 more files in changeset.
LDEV-4454 Add bar chart

  1. … 4 more files in changeset.
LDEV-4454 Add pie chart, colours to badges and missing voters.

  1. … 5 more files in changeset.
LDEV-4457 Create groupings based on file upload

  1. … 15 more files in changeset.
LDEV-4436 Ability to change portrait in learner

  1. … 33 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-4451 Add scss files and fix their names

    • -34
    • +0
    ./jqGrid.confidenceLevelFormattter.js
    • -0
    • +34
    ./jquery.jqGrid.confidence-level-formattter.js
  1. … 8 more files in changeset.
LDEV-4451 Display confidence level as percentage rather than number

    • -29
    • +29
    ./jqGrid.confidenceLevelFormattter.js
LDEV-4451 Display confidence levels in Scratchie

Add ability to Scratchie to display what options the individual students

have had in the individual assessment.

Add advanced option to Scratchie - 'Show confidences' and then list

activites from the sequence to choose from (skip branching or use only

the current branch if inside of it).

    • -0
    • +34
    ./jqGrid.confidenceLevelFormattter.js
  1. … 22 more files in changeset.
LDEV-4450: Learner icons in progress tab have portraits

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

  1. … 2 more files in changeset.
LDEV-4451 Allow learners to choose confidence levels

Add advanced option in Assessment/MCQ - 'Store Confidences'.

If this option is ON, then in learning show sliders which will allow

choosing confidence levels. Display stored levels in learning and

monitoring.

  1. … 29 more files in changeset.
Merge branch 'LDEV-4366'

  1. … 4 more files in changeset.
LDEV-4434 Monitor and Gradebook uses of jqgrid upgraded.

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

LDEV-4432 Add new CKEditor plugin for working with Bootsrap snippets

  1. … 11 more files in changeset.
LDEV-4432 Create plugin that will handle editing of Bootsrap panels

The name of the plugin is 'bootpanel' and it allows editing some of

panel's properties including making them clickable.

  1. … 8 more files in changeset.
LDEV-4366 Kumalive reports export

Allow exporting all and selected Kumalives in Excel format. Use i18n

instead of hardcoded labels. Move free jqGrid library to lams_central.

Minor fixes.

    • -0
    • +11
    ./free.jquery.jqgrid.min.js
  1. … 11 more files in changeset.
LDEV-4366 Initial implementation of Kumalive reports

Latest free jqGrid is used as the one present in lams_central is

outdated and standard jqGrid became commercial.

Use bootstrap theme with Font Awesome icons.

Rewrite XML code used in Gradebook to feed jqGrid into JSON.

  1. … 14 more files in changeset.
LDEV-4429 Add html5audio and bootstrapTabs plugins

  1. … 24 more files in changeset.
LDEV-4429 Adjusting/updating CKEditor plugins

Updating image to image2 and including bootstrap tables CSS styles.

  1. … 76 more files in changeset.
LDEV-4428 Make extraPlugin setting contain only extra plugins

LDEV-4428 Add emojione and autoembed plugins

Both plugins were added as integrated plugins (so no need to specify

them as extraPlugins). At the same time Emojione button replaced Smiley

one.

As a side note, when adding Emojione plugin as integrated one, its icon

gets incorporated into icons.png incorrectly (the size of the icon is

much bigger than 16 px) that's why it doesn't get displayed at all. So

we need to tweak editor.css and replace CSS rule for

.cke_button__emojione_icon with the following:

.cke_button__emojione_icon {background:

url(../../plugins/emojione/icons/emojione.png?t=dee79e2) no-repeat 0 0

!important; background-size: 100% !important;}

  1. … 51 more files in changeset.
LDEV-4428 Revive "Preview" button

In order to make Preview feature available in inline mode, Preview

plugin needed to be tweaked. To achieve it the next command

"a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(" was removed from the

ckeditor.js; precisely from that line:

CKEDITOR.plugins.add("preview",{init:function(a){a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(h=this.path,a.addCommand

  1. … 1 more file in changeset.
LDEV-4428 Specify default URL for embed plugin

LDEV-4428 Stop showing 'Templates' plugin button

LDEV-4428 Remove oembed, paint and smiley plugins

  1. … 62 more files in changeset.
LDEV-4415 Allow removing weights from saved LD

  1. … 1 more file in changeset.