Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
LDEV-3801 store the time limit launched time in DB

    • -0
    • +44
    ./learning/waitForLeaderTimeLimit.jsp
  1. … 9 more files in changeset.
LDEV-3801 store the time limit launched time in DB

    • -0
    • +35
    ./learning/waitForLeaderTimeLimit.jsp
  1. … 20 more files in changeset.
LDEV-4088 Fixed assessment questions that remain highlighted with warning even after answer has been provided

LDEV-3716: fixing growl formatting

  1. … 1 more file in changeset.
LDEV-3804: arrange layout to fit bootstrap authoring better

    • -18
    • +18
    ./authoring/parts/addmarkhedging.jsp
    • -18
    • +16
    ./authoring/parts/addmatchingpairs.jsp
    • -24
    • +22
    ./authoring/parts/addmultiplechoice.jsp
    • -18
    • +16
    ./authoring/parts/addnumerical.jsp
    • -20
    • +18
    ./authoring/parts/addordering.jsp
    • -24
    • +22
    ./authoring/parts/addshortanswer.jsp
    • -34
    • +36
    ./authoring/parts/addtruefalse.jsp
    • -1
    • +1
    ./authoring/parts/matchingpairoption.jsp
    • -5
    • +6
    ./authoring/parts/optionhedgingmark.jsp
    • -6
    • +7
    ./authoring/parts/shortansweroption.jsp
  1. … 1 more file in changeset.
LDEV-4036 Readjust thickbox so it doesn't have extra scrolls * Also made Thickbox to always use default values for width:90% and height:100%. In case when these values should be different, one can provide width and height values as parameters

    • -1
    • +1
    ./authoring/parts/addmatchingpairs.jsp
    • -1
    • +1
    ./authoring/parts/addmultiplechoice.jsp
    • -1
    • +1
    ./monitoring/parts/questionsummary.jsp
  1. … 29 more files in changeset.