• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -243
    • +189
    ./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. … 12 more files in changeset.
LDEV-2657 Date restrictions for Q&A (merge to HEAD)

  1. … 13 more files in changeset.
LDEV-2657 Date and time restriction for Q&A

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

*merge from lams2_3_release

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

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

*merge from HEAD

LDEV-2649 allow learners to rate answers even after they've finished activity

LDEV-2649 added a read only rating for your own answers

LDEV-2649 added a read only rating for your own answers

*merge from lams2_3_release

  1. … 3 more files in changeset.
LDEV-2649 added a read only rating for your own answers

  1. … 3 more files in changeset.
file ratingStarsDisabled.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./parts/ratingStarsDisabled.jsp
LDEV-2649 Q&A option to rate other student's responses

*merge from lams2_3_release

  1. … 40 more files in changeset.
file ratingStars.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./parts/ratingStars.jsp
LDEV-2649 Q&A option to rate other student's responses

  1. … 40 more files in changeset.
Merging changes from 2.3 release branch for LDEV-2524.

  1. … 26 more files in changeset.
LDEV-2524 Implementing the compulsory question option. Made the question map contain a complex object rather than a single string so that we didn't have to keep adding maps every time we added more data for each question.

  1. … 1 more file in changeset.