Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 start using tags

LDEV-5397 switch to using DefineLater.tag

  1. … 6 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"

    • -19
    • +21
    ./SingleQuestionAnswersContent.jsp
  1. … 110 more files in changeset.
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 40 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 Multiple Choice activity

LDEV-5143 Improve layout of wait for leader and change leader screens.

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

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

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

    • -114
    • +0
    ./SingleQuestionAnswersContent.jsp
  1. … 184 more files in changeset.
Merge branch 'develop' into LDEV-4745

# Conflicts:

# lams_central/src/java/org/lamsfoundation/lams/web/outcome/OutcomeController.java

# lams_common/src/java/org/lamsfoundation/lams/outcome/service/IOutcomeService.java

# lams_common/src/java/org/lamsfoundation/lams/outcome/service/OutcomeService.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/QaAppConstants.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/dto/GeneralLearnerFlowDTO.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/model/QaQueContent.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/util/QaUtils.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/web/controller/QaLearningController.java

# lams_tool_laqa/web/learning/LearnerRep.jsp

# lams_tool_laqa/web/learning/RevisitedLearnerRep.jsp

  1. … 10 more files in changeset.
LDEV-4927 Add padding to confidence widget

LDEV-4921 Hide question titles in Learner for MCQ

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/develop' into LDEV-4745

Conflicts:

lams_common/src/java/org/lamsfoundation/lams/tool/service/ILamsCoreToolService.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

lams_tool_assessment/web/pages/learning/learning.jsp

lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/service/QaService.java

lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/web/controller/QaLearningController.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/LearningController.java

lams_tool_scratchie/web/pages/learning/learning.jsp

  1. … 21 more files in changeset.
LDEV-4900 Make other tools react to autosave command

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

    • -12
    • +18
    ./SingleQuestionAnswersContent.jsp
  1. … 32 more files in changeset.
LDEV-4746 Create a super class and table for tools' answers to inherit

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

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

  1. … 502 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

  1. … 315 more files in changeset.
LDEV-4746 Use QB option directly instead of MCQ option

Keeping a reference from MCQ option to QB option proved unnecessary and

problematic. It is sufficient for QB question to keep this reference.

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

Also introduce ICommonToolService that will hold methods shared by all

tools.

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

  1. … 205 more files in changeset.
LDEV-4440 <input> tag can't have a closing tag in HTML

Also change <input type="submit"></input> into <button>, as otherwise

button's label is displayed incorrectly

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

LDEV-4440 Fixed notebook

LDEV-4440 Fixed button at learning

LDEV-4440 Finished migration of Multiple Choice

  1. … 7 more files in changeset.
LDEV-4440 New paths at learning

  1. … 4 more files in changeset.