Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3079 fixed small bugs

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

    • -24
    • +24
    ./SingleQuestionAnswersContent.jsp
    • -10
    • +5
    ./mobile/SingleQuestionAnswersContent.jsp
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)

LKC-8 Move all common JQM references to separate mobileheader.jsp

    • -27
    • +0
    ./mobile/CombinedAnswersContent.jsp
    • -32
    • +1
    ./mobile/IndividualLearnerResults.jsp
    • -27
    • +0
    ./mobile/SingleQuestionAnswersContent.jsp
  1. … 1 more file in changeset.
LDEV-3043 display question numbers

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

    • -7
    • +6
    ./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
    ./mobile/IndividualLearnerResults.jsp
  1. … 175 more files in changeset.
LDEV-2816 remove MCQ results summary feature

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

  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. … 756 more files in changeset.
LDEV-2876 added missing "return false" JS command

LDEV-2749 some fixes for mobile version of MCQ tool

LDEV-2749 Introduced mobile version of MCQ tool

    • -0
    • +134
    ./mobile/AnswersContent.jsp
    • -0
    • +108
    ./mobile/CombinedAnswersContent.jsp
    • -0
    • +264
    ./mobile/IndividualLearnerResults.jsp
    • -0
    • +96
    ./mobile/Notebook.jsp
    • -0
    • +179
    ./mobile/RedoQuestions.jsp
    • -0
    • +201
    ./mobile/ResultsSummary.jsp
    • -0
    • +131
    ./mobile/RunOffline.jsp
    • -0
    • +73
    ./mobile/SimpleLearnerError.jsp
    • -0
    • +128
    ./mobile/SingleQuestionAnswersContent.jsp
    • -0
    • +285
    ./mobile/ViewAnswers.jsp
    • -0
    • +64
    ./mobile/defineLater.jsp
  1. … 4 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 65 more files in changeset.
LDEV-2657 Date restrictions for MCQ (merge to HEAD)

  1. … 16 more files in changeset.
LDEV-2458 close window when finished activity

LDEV-2152: Changes to make it work with IE6

LDEV-2152: Changes to make it work with IE6

  1. … 2 more files in changeset.
LDEV-2152: includes next activity icon - fixing error: reverting notebook to previous version

LDEV-2152: includes next activity icon - missing Notebook

LDEV-2152: includes next activity icon

  1. … 3 more files in changeset.
LDEV-1692 Removed intermediate screen and put best mark label above redo questions button on learner's report screen.

  1. … 1 more file in changeset.
LDEV-1690 Updated label when retries is on and pass mark not reached.

LDEV-1689 Removed attempt count and final attempt lbl from results learner page.

LDEV-1205

Fixed page style

LDEV-1456 MCQ next arrow (green down and right arrow) is inconsistent with other icons and doesn't trigger the cursor to change

LDEV-1206: Run offline now displays the activity title at the top

  1. … 2 more files in changeset.
LDEV-1156: shows display answers if setting at authoring time (Learner changes)

  1. … 3 more files in changeset.
LDEV-1302: Improving the performance in learner by improving the user attempt calls to the database and removing some of the iterations in the logic that made more database calls than necessary. LDEV-1304: Fixing up the marking, which was incorrect if questions were worth more than 1.

  1. … 11 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 176 more files in changeset.