Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 migrate Assessment's learning to Bootstrap 5

  1. … 34 more files in changeset.
LDEV-5123 Log learner interaction with questions in Assessment

  1. … 8 more files in changeset.
LDEV-4746, LDEV-4841 Move answer field to QbToolAnswer for inheritance

Fix several issues Q&A migration

  1. … 23 more files in changeset.
LDEV-4759 DateTimePicker and Accordians updated

  1. … 391 more files in changeset.
LDEV-4271 Refactor Assessment code * use DTO instead of model classes for carrying interim information * split learning.jsp into two pages: actual learning.jsp where user enters his answers and results.jsp where we display results to him

  1. … 44 more files in changeset.
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

  1. … 7 more files in changeset.
LDEV-4201: remove feedback formatting from questions

  1. … 6 more files in changeset.
LDEV-4201: remove feedback formatting from questions

  1. … 5 more files in changeset.
LDEV-3716: Tweaked colours to match and switched images to font awesome

  1. … 9 more files in changeset.
LDEV-3716 Update Assessment learner to bootstrap

  1. … 23 more files in changeset.
LDEV-3274 Ability to set min and max amount of words limit for essay type of questions

  1. … 22 more files in changeset.
LDEV-3265 Ability to set questions required to be answered

  1. … 22 more files in changeset.
LDEV-3252 Fixed Assessment individual mark showing incorrectly * moved CSS properties to separate file * slightly improved CSS

  1. … 19 more files in changeset.
LDEV-3155 Added leader aware feature

  1. … 95 more files in changeset.
LDEV-2516 Show wrong and right answers separately (merge from lams2_3_release branch to HEAD)

  1. … 13 more files in changeset.
LDEV-2114 Learning

fixing small bugs

  1. … 16 more files in changeset.
LDEV-2114 Learning

* processing of penalties and total grades

* corrected attempt's start time and finish time

* added attempt summary

* overall feedbacks

* implemented options from advanced tab

  1. … 21 more files in changeset.
LDEV-2114 * support for a whole new control flow * a lot of refactoring connected with this * changed structure of DTO objects * available to store multiple attempts * changed "Attempts allowed" default value to 1

  1. … 32 more files in changeset.
LDEV-2114 Learning main features implemented

  1. … 55 more files in changeset.