lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

    • -1
    • +1
    ./web/monitoring/candidateAnswersList.jsp
  1. … 39 more files in changeset.
LDEV-3079 * fixed loosign uploaded files (instructions tab) * verify selected radiobutton is not blank

    • -3
    • +1
    ./web/authoring/AuthoringTabsHolder.jsp
    • -14
    • +16
    ./web/authoring/editQuestionBox.jsp
LDEV-3070: Use window.parent if required in Tools. Make single activity lesson wizard optional, set in sysadmin menu.

  1. … 59 more files in changeset.
LDEV-3079 fixed small bugs

LDEV-3079 radio buttons should be displayed in front of answer options

    • -11
    • +21
    ./web/learning/CombinedAnswersContent.jsp
    • -24
    • +24
    ./web/learning/SingleQuestionAnswersContent.jsp
LDEV-3079 * use thickbox pages and ajax calls * Use CKEditors as MCQ answers tags

    • -20
    • +0
    ./web/authoring/AdvancedContent.jsp
    • -45
    • +25
    ./web/authoring/AuthoringTabsHolder.jsp
    • -89
    • +49
    ./web/authoring/BasicContent.jsp
    • -35
    • +2
    ./web/authoring/BasicContentViewOnly.jsp
    • -22
    • +0
    ./web/authoring/InstructionsContent.jsp
    • -51
    • +49
    ./web/authoring/candidateAnswersList.jsp
    • -113
    • +81
    ./web/authoring/editQuestionBox.jsp
    • -21
    • +0
    ./web/authoring/itemlistViewOnly.jsp
  1. … 4 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 121 more files in changeset.
LDEV-3073: Updating Spanish, German, Greek, English, Maori, Norwegian

LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-3050 fix exception on accessing individual response from monitor

LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

  1. … 21 more files in changeset.
LKC-8 Reduce 300ms click delays on iOS with the help of FastClick library (currently doesn't work with the latest version of JQM so introducing tool specific 1.2.1 version of it)

    • -1
    • +0
    ./web/learning/mobile/AnswersContent.jsp
    • -1
    • +0
    ./web/learning/mobile/RedoQuestions.jsp
LDEV-2865 remove unused methods and fields

  1. … 4 more files in changeset.
LKC-8 Move all common JQM references to separate mobileheader.jsp

    • -0
    • +9
    ./web/common/mobileheader.jsp
    • -33
    • +1
    ./web/learning/mobile/AnswersContent.jsp
    • -27
    • +0
    ./web/learning/mobile/CombinedAnswersContent.jsp
    • -33
    • +1
    ./web/learning/mobile/RedoQuestions.jsp
    • -33
    • +1
    ./web/learning/mobile/RunOffline.jsp
    • -33
    • +1
    ./web/learning/mobile/SimpleLearnerError.jsp
    • -33
    • +1
    ./web/learning/mobile/ViewAnswers.jsp
    • -33
    • +1
    ./web/learning/mobile/defineLater.jsp
LDEV-3043 display question numbers

    • -7
    • +6
    ./web/learning/CombinedAnswersContent.jsp
    • -0
    • +3
    ./web/learning/mobile/CombinedAnswersContent.jsp
  1. … 1 more file in changeset.
LDEV-1800 added Javascript validation on submitting user answers

    • -32
    • +28
    ./web/learning/AnswersContent.jsp
    • -16
    • +7
    ./web/learning/CombinedAnswersContent.jsp
    • -42
    • +36
    ./web/learning/mobile/AnswersContent.jsp
    • -5
    • +3
    ./web/learning/mobile/CombinedAnswersContent.jsp
LDEV-2865 Format Java code

  1. … 54 more files in changeset.
LDEV-2865 Remove excessive logging from MCQ tool

  1. … 8 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -2
    • +18
    ./web/learning/mobile/RedoQuestions.jsp
    • -1
    • +10
    ./web/learning/mobile/RunOffline.jsp
    • -1
    • +10
    ./web/learning/mobile/ViewAnswers.jsp
  1. … 172 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 68 more files in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 48 more files in changeset.
LDEV-2816 remove MCQ results summary feature

    • -181
    • +0
    ./web/learning/ResultsSummary.jsp
    • -201
    • +0
    ./web/learning/mobile/ResultsSummary.jsp
LDEV-3000: Fix importing of large number of questions. Fix Essay question type detection.

  1. … 7 more files in changeset.
LDEV-3000: Add support for HTML and images in questions and answers.

  1. … 10 more files in changeset.
LDEV-3000: Add support for Assessment Tool. Add question type and title.

  1. … 16 more files in changeset.
LDEV-3000: Remove HTML tags in earlier stages of processing.

  1. … 1 more file in changeset.
LDEV-3000: Add centralised interface for IMS QTI package processing. Add support for MCQ tool.

  1. … 9 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 280 more files in changeset.
LDEV-2975: Updating Maori

    • -184
    • +193
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
  1. … 4 more files in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.