Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Remove a reference to obsolete FCKEditor TLD file.

LDEV-3275: Add TLDs. Undertow is strict about it. Fix TLD deployment path in Ant build file.

    • -0
    • +34
    ./WEB-INF/tlds/jstl/permittedTaglibs.tld
    • -0
    • +51
    ./WEB-INF/tlds/jstl/scriptfree.tld
  1. … 43 more files in changeset.
LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3273 switched to the latest version of jQuery Validation Plugin

    • -5
    • +6
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -4
    • +4
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -6
    • +6
    ./pages/authoring/parts/addnumerical.jsp
    • -8
    • +5
    ./pages/authoring/parts/addordering.jsp
    • -12
    • +7
    ./pages/authoring/parts/addshortanswer.jsp
    • -4
    • +3
    ./pages/authoring/parts/addtruefalse.jsp
  1. … 10 more files in changeset.
LDEV-3274: simplifying warnings

    • -16
    • +27
    ./pages/learning/parts/essay.jsp
LDEV-3274 Ability to set min and max amount of words limit for essay type of questions

    • -9
    • +60
    ./pages/authoring/parts/addessay.jsp
    • -4
    • +8
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -4
    • +8
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -2
    • +4
    ./pages/authoring/parts/addnumerical.jsp
    • -2
    • +4
    ./pages/authoring/parts/addordering.jsp
    • -2
    • +4
    ./pages/authoring/parts/addshortanswer.jsp
    • -2
    • +4
    ./pages/authoring/parts/addtruefalse.jsp
    • -1
    • +1
    ./pages/learning/parts/matchingpairs.jsp
    • -2
    • +2
    ./pages/learning/parts/multiplechoice.jsp
    • -1
    • +1
    ./pages/learning/parts/shortanswer.jsp
  1. … 8 more files in changeset.
LDEV-3270: fixing jsp

LDEV-3267 Hide non-important question properties on their respective authoring pages

    • -9
    • +26
    ./includes/javascript/assessmentcommon.js
    • -8
    • +15
    ./pages/authoring/parts/addessay.jsp
    • -8
    • +12
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -11
    • +20
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -9
    • +12
    ./pages/authoring/parts/addnumerical.jsp
    • -8
    • +16
    ./pages/authoring/parts/addordering.jsp
    • -4
    • +10
    ./pages/authoring/parts/addshortanswer.jsp
    • -4
    • +10
    ./pages/authoring/parts/addtruefalse.jsp
LDEV-3265 * the option to force answer a question in assessment is off by default * all checkboxes go next to the text rather than below * fixed import/export of QTI questions feature. it thrown exceptions when questions contain sequenceIds not 1,2,3 but rather with intervals (e.g. 1,3,4) * removed RequiredQuestionsDTO as it's appeared not to be used

    • -2
    • +2
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -2
    • +2
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -1
    • +1
    ./pages/authoring/parts/addnumerical.jsp
    • -1
    • +1
    ./pages/authoring/parts/addordering.jsp
    • -1
    • +1
    ./pages/authoring/parts/addshortanswer.jsp
    • -1
    • +1
    ./pages/authoring/parts/addtruefalse.jsp
  1. … 5 more files in changeset.
LDEV-3265 Ability to set questions required to be answered

    • -1
    • +6
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -1
    • +6
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -0
    • +5
    ./pages/authoring/parts/addnumerical.jsp
    • -0
    • +5
    ./pages/authoring/parts/addordering.jsp
    • -0
    • +5
    ./pages/authoring/parts/addshortanswer.jsp
    • -1
    • +6
    ./pages/authoring/parts/addtruefalse.jsp
    • -1
    • +7
    ./pages/learning/parts/allquestions.jsp
    • -15
    • +11
    ./pages/learning/parts/multiplechoice.jsp
    • -1
    • +1
    ./pages/learning/parts/shortanswer.jsp
  1. … 9 more files in changeset.
LDEV-3261filter questions shown in drop down list on summary page in monitor

  1. … 1 more file in changeset.
LDEV-3252 Fixed Assessment individual mark showing incorrectly * moved CSS properties to separate file * slightly improved CSS

    • -1
    • +2
    ./pages/export/parts/exportlearner.jsp
    • -1
    • +2
    ./pages/export/parts/exportteacher.jsp
    • -62
    • +61
    ./pages/learning/parts/allquestions.jsp
    • -6
    • +6
    ./pages/learning/parts/attemptsummary.jsp
    • -2
    • +2
    ./pages/learning/parts/markandpenaltyarea.jsp
    • -7
    • +7
    ./pages/learning/parts/matchingpairs.jsp
    • -12
    • +12
    ./pages/learning/parts/multiplechoice.jsp
    • -16
    • +11
    ./pages/learning/parts/questionsummary.jsp
    • -7
    • +7
    ./pages/learning/parts/shortanswer.jsp
  1. … 5 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3111: fixing layout a bit

LDEV-3224 Ability to change, add, remove questions even after student have reached it

    • -21
    • +0
    ./pages/authoring/definelaterforbid.jsp
    • -19
    • +11
    ./pages/monitoring/editactivity.jsp
  1. … 17 more files in changeset.
LDEV-3173 * Prevent Assessment Tool from creating excessive amount of question and option results on doing autosave * renaming AssessmentQuestion.questionOptions --> AssessmentQuestion.options

    • -12
    • +12
    ./pages/export/parts/userresponse.jsp
    • -1
    • +1
    ./pages/learning/parts/matchingpairs.jsp
    • -1
    • +1
    ./pages/learning/parts/multiplechoice.jsp
    • -10
    • +10
    ./pages/learning/parts/questionsummary.jsp
    • -10
    • +10
    ./pages/monitoring/parts/userresponse.jsp
  1. … 6 more files in changeset.
LDEV-3202: small formatting change

    • -1
    • +1
    ./pages/monitoring/parts/reflections.jsp
LDEV-3202 added reflections list to summary tab

    • -13
    • +9
    ./pages/export/parts/exportteacher.jsp
    • -0
    • +23
    ./pages/monitoring/parts/reflections.jsp
  1. … 5 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
    • -1
    • +1
    ./pages/monitoring/parts/userresponse.jsp
LDEV-3211: Fix reflections formatting in learner

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

    • -1
    • +1
    ./pages/learning/parts/attemptsummary.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

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

    • -6
    • +6
    ./pages/export/parts/exportlearner.jsp
    • -1
    • +1
    ./pages/monitoring/parts/usersummary.jsp
  1. … 2 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +5
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
  1. … 32 more files in changeset.
LDEV-3196 Double the height of the learner summary rows

LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

LDEV-3194: Support for several question types in Assessment tool.

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

    • -1
    • +1
    ./pages/export/parts/exportteacher.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -3
    • +3
    ./pages/authoring/parts/questionlist.jsp
    • -6
    • +6
    ./pages/export/parts/exportteacher.jsp
    • -1
    • +1
    ./pages/learning/submissionDeadline.jsp
    • -4
    • +4
    ./pages/monitoring/parts/questionsummary.jsp
    • -2
    • +2
    ./pages/monitoring/parts/usersummary.jsp
LDEV-3131 fixed problem with User can finish activity even if he hasn't scored minimum grade

  1. … 2 more files in changeset.