Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3155 Added leader aware feature

  1. … 91 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. … 15 more files in changeset.
LDEV-2749 fixed mobile link style

LDEV-3035 added new CSS class "user-answer" to distinguish user answers from the page markup

  1. … 3 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.

  1. … 178 more files in changeset.
LDEV-2998 Added tooltip to the sorter table header

  1. … 3 more files in changeset.
LDEV-2908 Added new version of jquery tablesorter plugin

Improvements to Q&A:

* limit number of displayed answers in learner

* ability to sort Q&A responses by rating

Also removed duplicative jsp parts from /learning/LearnerRep.jsp and /learning/RevisitedLearnerRep.jsp

  1. … 21 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 33 more files in changeset.
LDEV-2749 added ability to leave ratings for mobile version

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. … 759 more files in changeset.
LDEV-2749 Introduced mobile version of Q&A tool

    • -0
    • +170
    ./AnswersContent.jsp
    • -0
    • +55
    ./CombinedAnswersContent.jsp
    • -0
    • +156
    ./IndividualLearnerResults.jsp
    • -0
    • +344
    ./RevisitedLearnerRep.jsp
    • -0
    • +94
    ./SequentialAnswersContent.jsp
    • -0
    • +22
    ./parts/ratingStars.jsp
    • -0
    • +22
    ./parts/ratingStarsDisabled.jsp
  1. … 2 more files in changeset.