CombinedAnswersContent.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 show confidence levels' labels horizontally

  1. … 5 more files in changeset.
LDEV-5397 bootstrap5 MCQ tool

  1. … 8 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-4980 MCQ confidence level labels are switched

  1. … 3 more files in changeset.
LDEV-4980 MCQ confidence level labels are switched

  1. … 3 more files in changeset.
LDEV-4951 Remove traces of MCQ tool from other modules

  1. … 192 more files in changeset.
LDEV-4921 Hide question titles in Learner for MCQ

  1. … 3 more files in changeset.
LDEV-4818 Add title property to MCQ questions

  1. … 35 more files in changeset.
LDEV-4746 Create a super class and table for tools' answers to inherit

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

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

  1. … 506 more files in changeset.
LDEV-4440 Fixed buttons at learning

  1. … 1 more file in changeset.
Merge Asia's Image Gallery

  1. … 76 more files in changeset.
LDEV-4440 Started migration of Multiple Choices

  1. … 52 more files in changeset.
LDEV-4470 Fix conflict between query-ui's slider and bootstrap-slider

  1. … 7 more files in changeset.
LDEV-4451 Ability to save confidence levels in MCQ

And also return them to Scratchie on request.

  1. … 31 more files in changeset.
LDEV-2866 Code refactoring

  1. … 47 more files in changeset.
LDEV-2866 * stick to using only one jsp page for displaying results - viewAnswers.jsp and thus get rid of lams_tool_lamc/web/learning/IndividualLearnerResults.jsp * get rid of redundant form fields * fix sessionMap that was lost when displaying viewAnswers.jsp

  1. … 12 more files in changeset.
LDEV-2866 * stick to using only one jsp page for displaying results - viewAnswers.jsp and thus get rid of lams_tool_lamc/web/learning/IndividualLearnerResults.jsp * get rid of redundant form fields * fix sessionMap that was lost when displaying viewAnswers.jsp

  1. … 17 more files in changeset.
LDEV-3972 Fixed mixed up results on reviewing MCQ

  1. … 24 more files in changeset.
LDEV-3680: Update MCQ learner to bootstrap

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

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

  1. … 95 more files in changeset.
LDEV-3085 Autosave feature for MCQ

  1. … 50 more files in changeset.
LDEV-3079 radio buttons should be displayed in front of answer options

  1. … 3 more files in changeset.
LDEV-3043 display question numbers

  1. … 8 more files in changeset.
LDEV-1800 added Javascript validation on submitting user answers

  1. … 6 more files in changeset.
LDEV-2657 Date restrictions for MCQ (merge to HEAD)

  1. … 17 more files in changeset.
LDEV-1302: Improving the performance in learner by improving the user attempt calls to the database and removing some of the iterations in the logic that made more database calls than necessary. LDEV-1304: Fixing up the marking, which was incorrect if questions were worth more than 1.

  1. … 15 more files in changeset.