Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 111 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Peer evaluation

  1. … 7 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-5384 Optionally require all ratings in rubrics in Peer Review

  1. … 5 more files in changeset.
LDEV-5384 Make selected cells' larger

LDEV-5384 Make selected cells' text bold

LDEV-5384 Move Expand All button to right

LDEV-5384 Add warning on leaving rubrics if not everyone was rated

  1. … 1 more file in changeset.
LDEV-5370 UI improvements

- Larger headers

- Only display columnheader if they exist

LDEV-5370 UI improvements

- Larger headers

- Only display columnheader if they exist

LDEV-5369 Add rubrics pivot view to learner results page

  1. … 1 more file in changeset.
LDEV-5370 Make 0.5 score column in rubrics configurable in authoring

  1. … 39 more files in changeset.
LDEV-5370 Add 0.5 score column in rubrics criteria in Peer Review

  1. … 35 more files in changeset.
LDEV-5369 Add choice of rubrics learner view in Peer Review authoring

  1. … 5 more files in changeset.
LDEV-5369 Add pivot of standard Peer Review rubrics view

    • -0
    • +136
    ./rubricsPivot.jsp
LDEV-5356 Add "Finish" button to reflect page in Peer Review

LDEV-5356 Indicate that Peer Review is last activity in sequence

  1. … 2 more files in changeset.
LDEV-5219 Change gate check flow in Peer Review

Criteria like mark hedging need to be validated before going to next

step, which can be finishing the activity. Current "check gate" JS code

does not allow it. Once the finish button is clicked, a check is made

and learner gets pushed to the next activity and whether his/her results

were saved or not.

Now we display results screen even if "show own ratings" or "show

ratings given to other learners" options are off. This allows to do

validation and store last criterion in DB. It also allows to show redo

questions button if this feature is on.

If there is no summary nor redo button, the results page automatically

attempts to go to next activity. If it succeeds, learner does not even

notice the blank results screen. If after Peer Activity there is a

closed gate, the learner will see single button and a message.

LDEV-5282 Prevent Unicode characters from being displayed incorrectly

  1. … 33 more files in changeset.
LDEV-5219 Display Peer Review results when it is required

It was skipped even though "showRatingsLeftByUser" was checked.

LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 33 more files in changeset.
LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 33 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 53 more files in changeset.
LDEV-5219 Check gate after Peer Review activity

LDEV-5155 Always put rubrics column's value next to its description

LDEV-5155 Add expand all button in rubrics learning UI

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

  1. … 92 more files in changeset.
LDEV-4109 Count words in comment on each letter typed, not on blur

LDEV-5155 Add rubrics summary in Peer Review monitoring

Also fix learners' results view.

  1. … 7 more files in changeset.
LDEV-5155 Restructure rubrics model to make working with results easier

  1. … 2 more files in changeset.