Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 bootstrap5 Survey

  1. … 7 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-5219 Use versioned JS import for gate check JS file

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

  1. … 1 more file in changeset.
LDEV-4759 Panels are now cards.

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

Also introduce ICommonToolService that will hold methods shared by all

tools.

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

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

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

  1. … 1 more file in changeset.
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.

  1. … 3 more files in changeset.
LDEV-3709: update survey learner to bootstrap

  1. … 12 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3326 added advanced option to include other users results after survey responses are sent

  1. … 38 more files in changeset.
LDEV-3326 fix lockOnFinish functionality

  1. … 2 more files in changeset.
LDEV-3326 1) after the view all responses is pressed, even on refresh you shouldn't be able to re-edit your take. 2) Unlike Q&A, your answer must be included in the stats. 3) In the paging component that shows free text, the text displayed there ignores CRs. 4) make the paging component page wide instead and just get rid of the "Open response" label 5) put the number of answers that we are displaying

  1. … 17 more files in changeset.
LDEV-3326 added advanced option to include other users results after survey responses are sent

  1. … 34 more files in changeset.
LDEV-3205: General monitor UI improvements for Survey

  1. … 8 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 9 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 182 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 68 more files in changeset.
LDEV-2152: Changes to make it work with IE6

  1. … 2 more files in changeset.
LDEV-2245: Attempting to edit or submit learner's survey response results in monitor submitting response for themself

  1. … 3 more files in changeset.
LDEV-2152: includes next activity icon

  1. … 44 more files in changeset.
LDEV-1684 LDEV-1688 Modified condition for displaying locked on finish info div.

  1. … 1 more file in changeset.
LDEV-1688 Added info div on learner results page when locked on finish is set for Survey.

  1. … 1 more file in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

  1. … 12 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
LDEV-1097: Learner progress screen was the wrong results - wasn't picking up the results for the specified user. Also, was showing buttons for finish when in monitoring mode. Hopefully the buttons are right now.

  1. … 1 more file in changeset.
Disabled finish button after first click to prevent double click.

  1. … 17 more files in changeset.