lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -0
    • +2
    ./web/learning/CombinedAnswersContent.jsp
    • -11
    • +13
    ./web/learning/SingleQuestionAnswersContent.jsp
Added

label.feedback.simple =Feedback:

Cleaned up jsp.

    • -4
    • +2
    ./web/learning/CombinedAnswersContent.jsp
    • -227
    • +192
    ./web/learning/ViewAnswers.jsp
  1. … 38 more files in changeset.
Cleaned up jsp.

    • -45
    • +48
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 14 more files in changeset.
Removed call to initTabSize. No longer needed.

    • -4
    • +0
    ./web/authoring/AuthoringTabsHolder.jsp
    • -3
    • +0
    ./web/monitoring/MonitoringMaincontent.jsp
  1. … 23 more files in changeset.
Added explode-tool target.

  1. … 2 more files in changeset.
Updated jsps.

    • -85
    • +90
    ./web/learning/CombinedAnswersContent.jsp
    • -185
    • +155
    ./web/learning/IndividualLearnerResults.jsp
    • -45
    • +25
    ./web/learning/RedoQuestions.jsp
    • -42
    • +30
    ./web/learning/ResultsSummary.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.

    • -2
    • +0
    ./web/authoring/AuthoringTabsHolder.jsp
Removed redundant c:set tags. Tags were causing pages to render incorrectly.

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

    • -93
    • +68
    ./web/authoring/BasicContent.jsp
    • -96
    • +99
    ./web/authoring/candidateAnswersList.jsp
    • -114
    • +69
    ./web/authoring/editQuestionBox.jsp
    • -108
    • +68
    ./web/authoring/newQuestionBox.jsp
  1. … 8 more files in changeset.
Added disabled up and down arrows.

    • binary
    ./web/images/down_disabled.gif
    • binary
    ./web/images/up_disabled.gif
Updating German, Norwegian and Swedish

    • -3
    • +24
    ./conf/language/ApplicationResources_de_DE.properties
    • -11
    • +11
    ./conf/language/ApplicationResources_no_NO.properties
    • -4
    • +25
    ./conf/language/ApplicationResources_sv_SE.properties
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

updated tld and tag files

    • binary
    ./web/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.

    • -8
    • +2
    ./web/authoring/InstructionsContent.jsp
  1. … 1 more file in changeset.
Fix for

convertion bean:message to fmt:message

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

    • -62
    • +52
    ./web/authoring/AdvancedContent.jsp
  1. … 8 more files in changeset.
Removed unused attributes.

    • -2
    • +2
    ./web/monitoring/candidateAnswersList.jsp
  1. … 7 more files in changeset.
Updated authoring pages.

    • -2
    • +2
    ./web/authoring/BasicContentViewOnly.jsp
    • -170
    • +131
    ./web/authoring/InstructionsContent.jsp
    • -2
    • +2
    ./web/authoring/candidateAnswersList.jsp
  1. … 8 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 10 more files in changeset.
Fix for:

LDEV-829 Replace all instances of bean:message with fmt:message

    • -1
    • +1
    ./web/authoring/AuthoringTabsHolder.jsp
    • -1
    • +1
    ./web/authoring/BasicContentViewOnly.jsp
    • -10
    • +10
    ./web/authoring/InstructionsContent.jsp
    • -5
    • +5
    ./web/authoring/candidateAnswersList.jsp
    • -25
    • +25
    ./web/export/exportportfolio.jsp
    • -6
    • +6
    ./web/learning/CombinedAnswersContent.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.
1.0.2 import file can contain blank answers - the importer now filters them out.