Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3107: redesign MCQ icons

    • -0
    • +1859
    ./images/icon_mcq.ai
LDEV-3107: MCQ icons

    • binary
    ./images/icon_mcq.png
    • -0
    • +472
    ./images/icon_mcq.svg
    • -0
    • +472
    ./images/icon_mcq_16.svg
LDEV-3095: Display item list in top or parent window, but never in current.

  1. … 37 more files in changeset.
LDEV-3085 Autosave feature for MCQ

    • -41
    • +14
    ./learning/CombinedAnswersContent.jsp
    • -34
    • +11
    ./learning/IndividualLearnerResults.jsp
    • -33
    • +8
    ./learning/SingleQuestionAnswersContent.jsp
    • -2
    • +24
    ./learning/mobile/AnswersContent.jsp
    • -13
    • +9
    ./learning/mobile/IndividualLearnerResults.jsp
  1. … 36 more files in changeset.
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

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

  1. … 2 more files in changeset.
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

  1. … 2 more files in changeset.
LDEV-3079 radio buttons should be displayed in front of answer options

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

    • -45
    • +25
    ./authoring/AuthoringTabsHolder.jsp
    • -35
    • +2
    ./authoring/BasicContentViewOnly.jsp
    • -22
    • +0
    ./authoring/InstructionsContent.jsp
    • -53
    • +37
    ./authoring/candidateAnswersAddList.jsp
    • -51
    • +49
    ./authoring/candidateAnswersList.jsp
    • -113
    • +81
    ./authoring/editQuestionBox.jsp
    • -0
    • +14
    ./includes/css/addItem.css
    • -1
    • +1
    ./monitoring/candidateAnswersAddList.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. … 121 more files in changeset.
LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
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
    ./learning/mobile/SimpleLearnerError.jsp
LKC-8 Move all common JQM references to separate mobileheader.jsp

    • -0
    • +9
    ./common/mobileheader.jsp
    • -33
    • +1
    ./learning/mobile/AnswersContent.jsp
    • -27
    • +0
    ./learning/mobile/CombinedAnswersContent.jsp
    • -32
    • +1
    ./learning/mobile/IndividualLearnerResults.jsp
    • -33
    • +1
    ./learning/mobile/RedoQuestions.jsp
    • -33
    • +1
    ./learning/mobile/SimpleLearnerError.jsp
    • -27
    • +0
    ./learning/mobile/SingleQuestionAnswersContent.jsp
LDEV-3043 display question numbers

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

    • -16
    • +7
    ./learning/CombinedAnswersContent.jsp
    • -9
    • +8
    ./learning/SingleQuestionAnswersContent.jsp
    • -42
    • +36
    ./learning/mobile/AnswersContent.jsp
    • -7
    • +6
    ./learning/mobile/SingleQuestionAnswersContent.jsp
  1. … 1 more file 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
    • +20
    ./learning/IndividualLearnerResults.jsp
    • -2
    • +20
    ./learning/mobile/IndividualLearnerResults.jsp
    • -2
    • +18
    ./learning/mobile/RedoQuestions.jsp
  1. … 175 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-2816 remove MCQ results summary feature

    • -201
    • +0
    ./learning/mobile/ResultsSummary.jsp
  1. … 7 more files in changeset.
LDEV-3000: Fix importing of large number of questions. Fix Essay question type detection.

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

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

  1. … 12 more files in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

  1. … 26 more files in changeset.
LDEV-2944 Allow retries even after user has finished the MCQ activity

    • -58
    • +20
    ./learning/mobile/ViewAnswers.jsp
  1. … 4 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

    • -1
    • +1
    ./authoring/pedagogicalPlannerForm.jsp
    • -1
    • +1
    ./learning/mobile/SimpleLearnerError.jsp
  1. … 754 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html.tld
    • -652
    • +0
    ./WEB-INF/struts/tlds/struts-logic.tld
    • -3171
    • +0
    ./WEB-INF/struts/tlds/struts-nested.tld
    • -344
    • +0
    ./WEB-INF/struts/tlds/struts-tiles.tld
    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
    • -0
    • +111
    ./WEB-INF/tiles-defs.xml
  1. … 1299 more files in changeset.
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

  1. … 31 more files in changeset.