Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4212: Improving the look of the result attempts table. Changing Grade to Mark to be consistent with Learner.

LDEV-4273: File not needed.

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
    ./monitoring/statisticpart.jsp
    • -0
    • +116
    ./monitoring/test.html
  1. … 10 more files in changeset.
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

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.
LDEV-4279 Autosave essay type of questions

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

    • -71
    • +58
    ./learning/parts/allquestions.jsp
    • -69
    • +0
    ./learning/parts/attemptsummary.jsp
    • -24
    • +0
    ./learning/parts/markandpenaltyarea.jsp
    • -45
    • +4
    ./learning/parts/multiplechoice.jsp
    • -0
    • +18
    ./learning/parts/paging.jsp
    • -111
    • +0
    ./learning/parts/questionsummary.jsp
  1. … 30 more files in changeset.
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

    • -1
    • +13
    ./learning/parts/attemptsummary.jsp
  1. … 5 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-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.

  1. … 3 more files in changeset.
LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

LDEV-4240: Making the import question widget look consistent with the import QTI widget. Also added validation on front end to check that the file is an XML file.

  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

    • -1
    • +1
    ./learning/parts/markandpenaltyarea.jsp
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.

LDEV-4202 Fixed jQuery [value=] selector which started to work differently since jQuery 1.4.3

LDEV-4201: remove feedback formatting from questions

    • -1
    • +1
    ./learning/parts/markandpenaltyarea.jsp
    • -11
    • +2
    ./learning/parts/multiplechoice.jsp
LDEV-4170:Enforce character limitation for Assessment in UI

LDEV-4170:Enforce character limitation for Assessment in UI

LDEV-4170:Enforce character limitation for Assessment in UI

    • -1
    • +1
    ./authoring/parts/addmatchingpairs.jsp
    • -1
    • +1
    ./authoring/parts/addmultiplechoice.jsp
LDEV-4156 Fixed Assessment's attempt date is displayed using incorrect timezone

LDEV-4156 Fixed Assessment's attempt date displayed using incorrect timezone

LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 2 more files in changeset.
LDEV-3716: adjusting display

LDEV-4110: Trigger the window sizing function on load, so that the jqgrid calculates it's widths to make best use of the screen width.

LDEV-4133:Mark hedging validation for justification is not showing properly.

LDEV-4132 Assessment hedging shouldn't have grade percentages

    • -7
    • +0
    ./authoring/parts/optionhedgingmark.jsp