Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5442 rename rating5.js -> rating.js

  1. … 23 more files in changeset.
LDEV-5442 make monitoring use new starability widget

  1. … 23 more files in changeset.
LDEV-5442 switch learning to the new star rating widget

  1. … 21 more files in changeset.
LDEV-5397 show question descriptions inside card-body instead of card-header

  1. … 13 more files in changeset.
LDEV-5397 switch to portrait5.js

  1. … 4 more files in changeset.
LDEV-5397 Make Peerreview ARIA compliant

  1. … 11 more files in changeset.
LDEV-5397 bootstrap5 Peerreview tool

  1. … 18 more files in changeset.
LDEV-5397 Migrate old Bootstrap3 class names into Bootstrap5 in *all* tools' learning

* Did this following 2 guides:

https://getbootstrap.com/docs/4.1/migration/

https://getbootstrap.com/docs/5.2/migration/

* Apart from changing class names, also performed other updates required in aforementioned guides.

For instance, checkboxes, radios, selects have now proper Bootstrap5 structure; removed "media" objects.

* Replaced some outdated LAMS class names

  1. … 105 more files in changeset.
LDEV-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

  1. … 116 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Peer evaluation

  1. … 13 more files in changeset.
LDEV-4425 Adding Portraits in Learner

Included in Grouping, Chat, Peer Review and QA

  1. … 44 more files in changeset.
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 156 more files in changeset.
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 39 more files in changeset.
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

  1. … 20 more files in changeset.
LDEV-4240: Consistent upload widget Keeping the tag files consistent across LAMS.

  1. … 57 more files in changeset.
LDEV-4161: On star entry page, change wording from "Your rating is " to "You gave a rating of " and do not display the average.

  1. … 1 more file in changeset.
LDEV-4161: Allow user to rerate a star rating. This is optional - set in a parameter in the initialization call.

  1. … 1 more file in changeset.
LDEV-4109: Adding explicit comment style rating support to Peer Review. LDEV-4112: Fixing the previous button - was not detecting the prev case properly and always redisplaying the same screen.

LDEV-4047: Removing green tick method of storing comments (now only saved when going to the next or previous page or triggering paging) and ensuring validation for the comments for star ratings and the justification for hedging is occuring when needed.

LDEV-4047: Removing green tick method of storing comments (now only saved when going to the next or previous page or triggering paging) and ensuring validation for the comments for star ratings and the justification for hedging is occuring when needed.

  1. … 5 more files in changeset.
LDEV-4047: Submitting any comments not submitted with the tick.

  1. … 3 more files in changeset.
LDEV-4048: Adding Rate All to Star Ratings

  1. … 7 more files in changeset.
LDEV-3767: Monitor can send an email to learners with their reviews.

  1. … 17 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

  1. … 26 more files in changeset.