Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5445 proper support for mode="teacher" (which is open learning interface from monitoring)

* Hide PageLearner's header if mode="teacher"

  1. … 51 more files in changeset.
LDEV-5425 Remove "End of activity" notebook from *all* tools

  1. … 516 more files in changeset.
LDEV-5397 make sure all buttons have proper "type" attribute

  1. … 23 more files in changeset.
LDEV-5397 make required item label more prominent

  1. … 4 more files in changeset.
LDEV-5397 clear textarea on selecting related radio button

LDEV-5397 show warnings and nofications before activity's instructions

  1. … 12 more files in changeset.
LDEV-5397 bootstrap5 related improvements and fixes

  1. … 26 more files in changeset.
LDEV-5397 bootstrap5 Survey

  1. … 3 more files in changeset.
LDEV-5397 fix a few bootstrap5 related issues

  1. … 12 more files in changeset.
LDEV-5397 switch to updated version of tablesorter

  1. … 5 more files in changeset.
LDEV-5397 switch to using updated DefineLater.tag

  1. … 95 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. … 103 more files in changeset.
LDEV-5397 remove obsolete jsps

  1. … 10 more files in changeset.
LDEV-5397 introduce submissionDeadline.tag

* switched to using this tag in all tools

* fixed a few existing issues with submissionDeadline feature in Vote and MCQ tools

  1. … 81 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. … 111 more files in changeset.
LDEV-5331 Add missing title and autocomplete attr to submission deadline

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

  1. … 54 more files in changeset.
LDEV-5219 Check gate after Survey activity

LDEV-4808 Fix .css file name

  1. … 1 more file in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 140 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 206 more files in changeset.
LDEV-4440 Error messages converted to new error tag

  1. … 129 more files in changeset.
LDEV-4440 Corrected notebook with nostruts library

  1. … 22 more files in changeset.
LDEV-4440 switch survey to nostruts library

  1. … 38 more files in changeset.
LDEV-4440 Finished survey

  1. … 20 more files in changeset.
LDEV-4440 Survey learning and monitoring

  1. … 1021 more files in changeset.
LDEV-4303: Adding spaces to the Question blah of blah and fixing indexing so we do not start with Question 0 when retaking the survey.

  1. … 1 more file in changeset.
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 18 more files in changeset.
LDEV-4226: Restoring the next activity arrow lost in the previous check in.

LDEV-4226: Disabling submission buttons when user tries to go from screen to screen. Also tidied up the bootstrapping changes on the Other Users Results screen.