AnswersContent.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5425 fix button availability after removal of notebook feature

  1. … 4 more files in changeset.
LDEV-5397 various improvements

  1. … 3 more files in changeset.
LDEV-5397 bootstrap5 Voting

  1. … 17 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.
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_tool_sbmt/web/learner/sbmtlearner.jsp

  1. … 9 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Vote

  1. … 12 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-5143 Allow changing leader in Q&A, Submit Files and Vote monitoring

  1. … 33 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 Add a test library which does not reference Struts

After full LAMS migration to Spring MVC it will become

3rdParty.userlibraries

  1. … 67 more files in changeset.
LDEV-4395 Leader related tools use Portrait for leader

Created a tag LeaderDisplay to display the leader consistently

across tools.

  1. … 88 more files in changeset.
LDEV-4227: Disabling submission buttons when user tries to go from screen to screen to stop double submission

  1. … 6 more files in changeset.
LDEV-3724: Removing <html:base/> references which cause junk to be shown in the online presence / chat area.

  1. … 8 more files in changeset.
LDEV-3686: Update vote learner for bootstrap

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

  1. … 170 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 107 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

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

  1. … 28 more files in changeset.
LDEV-3164: Support several more tools. Changes in those tools' code TestHarness can interact with them without running Javascript. Remove unnecessary Flash methods. Remove junk from TestHarness project, including zipped Learning Designs which can not be imported anymore as they have non-numeric server version ("beta") Major clean up and logs improvement.

  1. … 44 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 169 more files in changeset.
LDEV-3161 Added css classes and ids to make creation of LAMS skins easier

  1. … 4 more files in changeset.
LDEV-3162 Make Voting tool leader aware

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

  1. … 15 more files in changeset.
LDEV-2525 Include a minimum number of votes option (merge from lams2_3_release)

  1. … 32 more files in changeset.
LDEV-1660 Added line stating no of votes you can have.

  1. … 2 more files in changeset.
LDEV-1597: Added new advanced object ShowResults, which controls whether or not the full results are shown. The user can still see their votes in export portfolio and if they return to the voting screen.

  1. … 14 more files in changeset.
LDEV-1522 Learners are not able now to submit no votes

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.
updated mcq, qa, vote for RTL

  1. … 71 more files in changeset.