resultOtherUsers.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 make sure all buttons have proper "type" attribute

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

  1. … 6 more files in changeset.
LDEV-5397 show warnings and nofications before activity's instructions

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

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

  1. … 7 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 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.
Merge branch 'develop' into LDEV-4759

# Conflicts:

# lams_central/web/authoring/template/tool/mcquestion.jsp

# lams_central/web/authoringConfirm.jsp

# lams_central/web/css/_learner_base.scss

# lams_central/web/profile/editprofile.jsp

# lams_learning/web/optionsActivity.jsp

# lams_monitoring/web/monitor.jsp

# lams_monitoring/web/tblmonitor/sequence.jsp

# lams_monitoring/web/tblmonitor/teams.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp

# lams_tool_lamc/web/authoring/candidateAnswersList.jsp

# lams_tool_lamc/web/common/monitoringheader.jsp

# lams_tool_preview/web/pages/monitoring/criteria.jsp

# lams_tool_preview/web/pages/monitoring/reflections.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/burningQuestions.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/tra.jsp

# lams_tool_task/web/common/monitorheader.jsp

  1. … 94 more files in changeset.
LDEV-4808 Fix .css file name

  1. … 1 more file 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-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-4141: Converting tablesorter to bootstrap style

LDEV-3934: Add required CSS attribute (height) and hide the table row until the chart gets rendered (same behaviour as in HEAD).

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-3511: Use d3 in Vote and Survey Tools.

  1. … 18 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

  1. … 18 more files in changeset.
LDEV-3415 Update tablesorter initialization after plugin update

  1. … 5 more files in changeset.
LDEV-3415 Update tablesorter initialization after plugin update

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

    • -0
    • +365
    ./resultOtherUsers.jsp
  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

    • -0
    • +367
    ./resultOtherUsers.jsp
  1. … 34 more files in changeset.