lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5095 Rewrite Scratchie chart to currently used Chart JS

Old version of Chart JS overlapped with the newer one in TBL monitoring,

preventing charts from being displayed correctly. Since only one chart

in LAMS was using the old library version, it was rewritten and the old

library was removed.

    • -27
    • +38
    ./web/pages/tblmonitoring/tra.jsp
  1. … 1 more file in changeset.
Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-5155 Fix a broken i18n label

LDEV-4769 Updating Greek, English, Spanish, Norwegian

  1. … 10 more files in changeset.
LDEV-4825 Introduce RAG colouring for item analysis in other places

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

    • -2
    • +21
    ./web/WEB-INF/tags/StyledRating.tag
  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.

    • -0
    • +182
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 92 more files in changeset.
LDEV-5200 Ignore CSS files incorrectly introduced to remote repo

  1. … 1 more file in changeset.
LDEV-5200 Delete CSS files incorrectly introduced to remote repo

LDEV-5213 Add a missing JSTL library import

  1. … 32 more files in changeset.
LDEV-5213 Never show minus sign in hash code

  1. … 32 more files in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 93 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

    • -0
    • +16
    ./web/WEB-INF/tags/JSImport.tag
  1. … 64 more files in changeset.
LDEV-5200 Isolate CSS classes of activity SVG icons

  1. … 25 more files in changeset.
LDEV-5200 Adjusting icons colours and svg optimisation

Adjust icons and activity colours according to new colour scheme. Optimise SVG compression and pngs.

Adding .DS_Store to .gitignore files

    • binary
    ./web/images/icon_scratchie_large.png
    • -0
    • +93
    ./web/includes/css/scratchie-learning.css
    • -0
    • +13
    ./web/includes/css/scratchie.css
  1. … 45 more files in changeset.
LDEV-5200 Clean up new SVG icons

Some internal style definitions were overlapping with other icons

embedded in LD SVG. Some definitions were obsolete.

  1. … 30 more files in changeset.
LDEV-5200 Introduce redesigned tool icons

    • -1900
    • +0
    ./web/images/icon_scratchie.ai
    • -128
    • +47
    ./web/images/icon_scratchie.svg
    • -135
    • +0
    ./web/images/icon_scratchie_16.svg
    • binary
    ./web/images/icon_scratchie_large.png
  1. … 122 more files in changeset.
LDEV-5171 Fix bootstrap tooltips in TBL monitoring tRAT student choices

    • -5
    • +0
    ./web/pages/monitoring/studentChoices.jsp
  1. … 2 more files in changeset.
LDEV-4769 Updating Greek

  1. … 6 more files in changeset.
LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.
LDEV-4769 Updating English, Spanish

  1. … 5 more files in changeset.
LDEV-5208: adding labels and tooltip in author

  1. … 3 more files in changeset.
LDEV-5208 Add discussion sentiment to burning questions in Scratchie

  1. … 4 more files in changeset.
LDEV-5208 Set discussion sentiment for tRAT TBL sequence

  1. … 6 more files in changeset.
LDEV-5208 Add Scratchie option to turn discussion widget on/off

LDEV-4769 Updating English and French

  1. … 1 more file in changeset.
LDEV-5121 Prevent Hibernate issues when processing existing QB questions

  1. … 1 more file in changeset.
LDEV-4391 Turn off auto complete for datetime picker fields

If a text input field is used for datetimepicker, having previously

chosen dates auto filled is annoying and makes it difficult to operate

the picker.

  1. … 16 more files in changeset.
LDEV-5121 TBL wizard questions go to private collection

Unless collection is specified, like when importing questions from Word

or QTI

  1. … 1 more file in changeset.