lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for LDEV-989 Assessment label to be removed

    • -5
    • +0
    ./web/learning/CombinedAnswersContent.jsp
Fix for

LDEV-967 Label: "Multiple Choice without retries to be removed" in Learner page to be removed

    • -15
    • +0
    ./web/learning/CombinedAnswersContent.jsp
removed properties:

label.withRetries =Multiple Choice with Retries

label.withoutRetries =Multiple Choice without Retries

Fix for LDEV-973 Rearrange layout on learner's results page

Added property:

label.group.results =Group's top and average marks

Fix for (LDEV-970) Tick should be next to correct answer not next to Mark

Fix for LDEV-970 Tick should be next to correct answer not next to Mark

Fix for LDEV-971 if there's no feedback do not display feedback heading

Fix forLDEV-971 if there's no feedback do not display feedback heading

Updating Danish, English, Spanish, Korean and Norwegian

    • -7
    • +9
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_es_ES.properties
    • -10
    • +12
    ./conf/language/ApplicationResources_ko_KR.properties
    • -8
    • +10
    ./conf/language/ApplicationResources_no_NO.properties
Modified showMessage such that the page moves to the iframe anchor after iframe has opened.

  1. … 6 more files in changeset.
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

  1. … 21 more files in changeset.
Fix for (LDEV-933) Get rid of the Update list button

simple formatting update

Fix for

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

    • -1
    • +1
    ./web/authoring/candidateAnswersList.jsp
    • -2
    • +30
    ./web/authoring/editQuestionBox.jsp
    • -1
    • +1
    ./web/monitoring/candidateAnswersList.jsp
    • -3
    • +29
    ./web/monitoring/editQuestionBox.jsp
    • -3
    • +29
    ./web/monitoring/newQuestionBox.jsp
Added property:

candidates.duplicate.correct =Please be reminded that there are multiple correct candidates.

Fix for

(LDEV-931) Modify Default content

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.