• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4212: Improving the look of the result attempts table. Removed no longer used entries from css file. Using bootstrap css values where possible.

LDEV-4273: File not needed.

file statisticpart.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./pages/monitoring/statisticpart.jsp
file test.html was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./pages/monitoring/test.html
LDEV-4273: Initial check of Assessment's use of histogram. Added a simple summary table of results to the first worksheet in the spreadsheet export - grouping the overall marks received. Modified the SQL code used to do the Monitor screen paging as the CASE appears to be causing the marks to sort as if they were strings, rather than numbers.

    • -0
    • +121
    ./pages/monitoring/statisticpart.jsp
  1. … 8 more files in changeset.
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
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
    ./pages/learning/results/multiplechoice.jsp
file matchingpairs.jsp was initially added on branch lams2_head_wildfly.

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

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

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

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

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

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

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

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

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

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

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

    • -0
    • +0
    ./pages/learning/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

    • -138
    • +20
    ./pages/learning/learning.jsp
    • -71
    • +58
    ./pages/learning/parts/allquestions.jsp
    • -69
    • +0
    ./pages/learning/parts/attemptsummary.jsp
    • -24
    • +0
    ./pages/learning/parts/markandpenaltyarea.jsp
    • -65
    • +6
    ./pages/learning/parts/markhedging.jsp
    • -17
    • +3
    ./pages/learning/parts/matchingpairs.jsp
    • -45
    • +4
    ./pages/learning/parts/multiplechoice.jsp
    • -21
    • +2
    ./pages/learning/parts/numerical.jsp
    • -33
    • +5
    ./pages/learning/parts/ordering.jsp
    • -111
    • +0
    ./pages/learning/parts/questionsummary.jsp
  1. … 30 more files in changeset.
file paging.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./pages/learning/parts/paging.jsp
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

    • -1
    • +13
    ./pages/learning/parts/attemptsummary.jsp
    • -2
    • +2
    ./pages/learning/parts/multiplechoice.jsp
  1. … 4 more files in changeset.
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

  1. … 3 more files in changeset.
LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

  1. … 2 more files in changeset.
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -33
    • +46
    ./pages/authoring/importQuestions.jsp
  1. … 2 more files in changeset.