lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4312 Added error pages declaration

    • -0
    • +17
    /lams_bb_integration/WEB-INF/web.xml
LDEV-4312 Added error pages declaration

    • -0
    • +17
    /lams_bb_integration/WEB-INF/web.xml
LDEV-4163 Fix the error when only lessons with assessment tool are considered to produce numeric tool output

LDEV-4163 Removed "LessonManagerServlet." before private member variables

LDEV-4331 Fix + button showing big when using in small screen

    • -2
    • +1
    /lams_central/web/css/defaultHTML_learner.css
LDEV-3962 Replacing favicon with the new one

LDEV-3962 Replacing favicon with the new one

LDEV-3962 Replacing favicon with the new one

LDEV-4306 Use colours that are easy to read

LDEV-4306 Use colours that are easy to read

LDEV-4330 Set proper dataType parameter of the Ajax calls, as previously it prevented refreshing of monitor page after successful call

LDEV-4330 Show scheduled time and the "Start now" option when the lesson has been scheduled

    • -14
    • +14
    /lams_monitoring/web/monitor.jsp
LDEV-4330 Added type="text" property in order to apply bootstrap CSS rules

LDEV-4273: Hiding the zoom factor calculation logging but leaving it in code so that it can be uncommented if needed in testing.

LDEV-4273: Completing I18N

LDEV-4273: Restricting zoom down to half a mark for wide data ranges. Allowing it to show marks less than 0.

LDEV-4327 :Include explainatory learner ratio tooltip

LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

    • -0
    • +84
    /lams_www/web/WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    /lams_www/web/WEB-INF/tags/WaitingSpinner.tag
    • -0
    • +8
    /lams_www/web/WEB-INF/tlds/lams/lams.tld
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

    • -1
    • +6
    /lams_tool_nb/web/WEB-INF/tags/Rating.tag
    • -2
    • +3
    /lams_tool_preview/web/pages/learning/star.jsp
  1. … 6 more files in changeset.
LDEV-2999: Reverting back files that should not have been updated.

LDEV-2999: Reverting back files that should not have been updated.

LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

    • -1
    • +6
    /lams_admin/web/WEB-INF/tags/Rating.tag
    • -1
    • +6
    /lams_central/web/WEB-INF/tags/Rating.tag
LDEV-4328 On removing lineitem object also remove bbContentId -> lineitemid pair from the "LamsLineitemStorage" storage

LDEV-4328 On removing lineitem object also remove bbContentId -> lineitemid pair from the "LamsLineitemStorage" storage

LDEV-4329 Fixed marked hedging questions' table formatting

LDEV-4329 Forbid leaders entering text in essay questions

LDEV-4317:Reverting to previous formatting

    • -330
    • +251
    /lams_monitoring/web/monitor.jsp
LDEV-4327:Include explainatory learner ratio tooltip.

LDEV-2999: Rating check was comparing the wrong ids - it was comparing the real user id with the uid of the qa user table. If you were unlucky and had a user id that was the uid of another user in qa, then you could not rate their answer.