Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

    • -22
    • +0
    ./mobile/parts/ratingStarsDisabled.jsp
    • -0
    • +22
    ./mobile/ratingStarsDisabled.jsp
    • -0
    • +22
    ./ratingStarsDisabled.jsp
  1. … 92 more files in changeset.
LDEV-3304 * added tablesorter paging due to "Q&A "all answers" page takes minutes to load when there are a lot of responses left by other users" * slightly optimized export content

    • -62
    • +102
    ./mobile/RevisitedLearnerRep.jsp
  1. … 17 more files in changeset.
LDEV-3304 * added tablesorter paging to QA monitor * slightly optimized export content * fixed problem with displaying non-latin letters in tablesorter * fixed problem with incorrect display jRating for all items except the last one

    • -21
    • +19
    ./mobile/RevisitedLearnerRep.jsp
  1. … 9 more files in changeset.
LDEV-3304 added sorting by rating

  1. … 2 more files in changeset.
LDEV-3304 added tablesorter paging due to "Q&A "all answers" page takes minutes to load when there are a lot of responses left by other users"

    • -60
    • +103
    ./mobile/RevisitedLearnerRep.jsp
  1. … 13 more files in changeset.
LDEV-3280 fixed Question numbering when student View the responses

LDEV-3236 Ability to change, add, remove Q&A questions even after student have reached it

  1. … 2 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 7 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 5 more files in changeset.
LDEV-3197 Q&A monitor redesign

  1. … 33 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -0
    • +99
    ./mobile/submissionDeadline.jsp
    • -0
    • +100
    ./submissionDeadline.jsp
  1. … 334 more files in changeset.
LDEV-3155 Added leader aware feature

    • -6
    • +17
    ./mobile/CombinedAnswersContent.jsp
    • -0
    • +65
    ./mobile/WaitForLeader.jsp
  1. … 86 more files in changeset.
LDEV-3076 added ability to upload images by learners using CKeditor

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

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

    • -1
    • +10
    ./mobile/IndividualLearnerResults.jsp
  1. … 173 more files in changeset.
LDEV-2998 Added tooltip to the sorter table header

  1. … 1 more file 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

    • -244
    • +190
    ./mobile/RevisitedLearnerRep.jsp
  1. … 12 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

    • -4
    • +4
    ./mobile/parts/ratingStarsDisabled.jsp
  1. … 29 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. … 756 more files in changeset.
LDEV-2821 small change to prevent the link to jump to the top of thepage when clicked

LDEV-2821 fixing onclick event of link

LDEV-2749 Introduced mobile version of Q&A tool

    • -0
    • +170
    ./mobile/AnswersContent.jsp
    • -0
    • +55
    ./mobile/CombinedAnswersContent.jsp
    • -0
    • +156
    ./mobile/IndividualLearnerResults.jsp
    • -0
    • +212
    ./mobile/LearnerRep.jsp
    • -0
    • +74
    ./mobile/Notebook.jsp
    • -0
    • +344
    ./mobile/RevisitedLearnerRep.jsp
    • -0
    • +99
    ./mobile/RunOffline.jsp
    • -0
    • +94
    ./mobile/SequentialAnswersContent.jsp
    • -0
    • +38
    ./mobile/defineLater.jsp
    • -0
    • +22
    ./mobile/parts/ratingStars.jsp
    • -0
    • +22
    ./mobile/parts/ratingStarsDisabled.jsp
  1. … 2 more files in changeset.
LDEV-2657 Removing duplicate lines from jsp

LDEV-2798: Adding nogo to finishbutton

  1. … 64 more files in changeset.
LDEV-2657 Date restrictions for Q&A (merge to HEAD)

  1. … 13 more files in changeset.
LDEV-2653 autosave feature

*merge from lams2_3_release

  1. … 118 more files in changeset.
LDEV-2649 allow learners to rate answers even after they've finished activity