• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2999: Reverting back files that should not have been updated.

  1. … 1 more file in changeset.
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. … 7 more files in changeset.
LDEV-4329 Fixed marked hedging questions' table formatting

  1. … 1 more file in changeset.
LDEV-4329 Forbid leaders entering text in essay questions

  1. … 1 more file in changeset.
LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 3 more files in changeset.
LDEV-4212: Only show penalty if it is not zero.

LDEV-4212: Improving the look of the result attempts table. Switching to bootstrap css values and using timeago to format dates.

LDEV-4279 Autosave essay type of questions

LDEV-4270 Started using redirects after submitting answers. this is done to prevent from sending form second time on page refresh

  1. … 1 more file in changeset.
file multiplechoice.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/multiplechoice.jsp
file matchingpairs.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/matchingpairs.jsp
file markhedging.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/markhedging.jsp
file markandpenaltyarea.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/markandpenaltyarea.jsp
file historyresponses.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/historyresponses.jsp
file essay.jsp was initially added on branch lams2_head_wildfly.

file attemptsummary.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/attemptsummary.jsp
file allquestions.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/allquestions.jsp
file results.jsp was initially added on branch lams2_head_wildfly.

file truefalse.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/truefalse.jsp
file shortanswer.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/shortanswer.jsp
file ordering.jsp was initially added on branch lams2_head_wildfly.

file numerical.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./results/numerical.jsp
LDEV-4271 Refactor Assessment code

* use DTO instead of model classes for carrying interim information

* split learning.jsp into two pages: actual learning.jsp where user enters his answers and results.jsp where we display results to him

  1. … 30 more files in changeset.
file paging.jsp was initially added on branch lams2_head_wildfly.

LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

  1. … 5 more files in changeset.
LDEV-4228: Updated double submission handling to match other tools done recently for LDEV-4208. Buttons are disabled after validation and notebook is fixed.

LDEV-4201: remove feedback formatting from questions

LDEV-4201: remove feedback formatting from questions

LDEV-4174 Show correct feedback (tick sign) in cases when selected option has grade more that zero

  1. … 2 more files in changeset.
LDEV-4209: Disable Submit All, Next Activity and Finish buttons after clicking to prevent double submit.