Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
simple formatting update

Fix for LDEV-932 When adding a question and there are two candidate answers marked as correct...

    • -1
    • +1
    ./authoring/candidateAnswersAddList.jsp
    • -1
    • +1
    ./monitoring/candidateAnswersAddList.jsp
  1. … 4 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 more files in changeset.
Added wrapping support for define later mode

Fix for (LDEV-863) Feedback doesn't wrap and isn't shown when returning to multiple choice tool

    • -7
    • +8
    ./learning/IndividualLearnerResults.jsp
    • -11
    • +13
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 3 more files in changeset.
Cleaned up jsp.

    • -2
    • +2
    ./learning/IndividualLearnerResults.jsp
    • -229
    • +194
    ./learning/ViewAnswers.jsp
  1. … 38 more files in changeset.
Cleaned up jsp.

  1. … 14 more files in changeset.
Removed call to initTabSize. No longer needed.

    • -3
    • +0
    ./monitoring/MonitoringMaincontent.jsp
  1. … 23 more files in changeset.
Updated jsps.

    • -83
    • +88
    ./learning/CombinedAnswersContent.jsp
    • -188
    • +158
    ./learning/IndividualLearnerResults.jsp
  1. … 1 more file in changeset.
Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
Removed unused js.

Removed redundant c:set tags. Tags were causing pages to render incorrectly.

  1. … 1 more file in changeset.
Cleaned up jsp pages.

    • -78
    • +83
    ./authoring/candidateAnswersAddList.jsp
    • -97
    • +100
    ./authoring/candidateAnswersList.jsp
    • -115
    • +70
    ./authoring/editQuestionBox.jsp
    • -109
    • +69
    ./authoring/newQuestionBox.jsp
  1. … 8 more files in changeset.
Added disabled up and down arrows.

    • binary
    ./images/down_disabled.gif
    • binary
    ./images/up_disabled.gif
Fix for (LDEV-829) Replace all instances of bean:message with fmt:message

  1. … 13 more files in changeset.
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
Fix for (LDEV-863) Feedback doesn't wrap and isn't shown when returning to multiple choice tool

  1. … 4 more files in changeset.
updated tld and tag files

    • -0
    • +56
    ./WEB-INF/tags/TabName.tag
  1. … 8 more files in changeset.
updated tld and tag files

  1. … 18 more files in changeset.
Cleaned up jsp pages.

Fix for convertion bean:message to fmt:message

  1. … 1 more file in changeset.
Cleaned up jsp pages.

  1. … 8 more files in changeset.
Updated authoring pages.

    • -176
    • +137
    ./authoring/InstructionsContent.jsp
    • -2
    • +2
    ./authoring/candidateAnswersAddList.jsp
  1. … 28 more files in changeset.
Removed unused attributes.

    • -2
    • +2
    ./monitoring/candidateAnswersAddList.jsp
  1. … 7 more files in changeset.
Fix for: LDEV-829 Replace all instances of bean:message with fmt:message

    • -10
    • +10
    ./authoring/InstructionsContent.jsp
    • -5
    • +5
    ./authoring/candidateAnswersAddList.jsp
    • -17
    • +17
    ./learning/IndividualLearnerResults.jsp
  1. … 22 more files in changeset.
Updated javascript functions showMessage and hideMessage to use display instead of visibility attribute. The allows the region contain the buttons to collpase rather than display whitespace.

  1. … 5 more files in changeset.
LDEV-824 Hide Submit and Cancel buttons while editing activity items.

Added javascript code to the showMessage and hideMessage functions to set the visibility of the Save and Cancel buttons to hidden whilst the iframe is present.

  1. … 5 more files in changeset.
Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

  1. … 15 more files in changeset.
Fix for (LDEV-852) Can't always get to continue button

    • -29
    • +19
    ./learning/IndividualLearnerResults.jsp