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

LDEV-4271 Refactor Assessment code * Remove unnecessary fields

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

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.
LDEV-4262 Removed unnecessary try-catch block

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

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

  1. … 1 more file 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. … 3 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

  1. … 223 more files in changeset.
LDEV-4174 Show correct feedback (tick sign) in cases when selected option has grade more that zero

  1. … 1 more file in changeset.
LDEV-4197: Use exact methods (insert, update) instead of a general one (save) in order to detect double save.

LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 37 more files in changeset.
LDEV-4194: When editing an Assessment activity, fetch the original creator as the current editor (possibly monitor) may not exist as an activity user.

LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

  1. … 6 more files in changeset.
LDEV-4177: Use proper reference to tool object.

  1. … 1 more file in changeset.
LDEV-4175: Try to evict one of objects from session to prevent "attempt to associate a collection to two sessions".

  1. … 1 more file in changeset.
LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

  1. … 13 more files in changeset.
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. … 1 more file in changeset.
LDEV-3801 store the time limit launched time in DB

  1. … 5 more files in changeset.
LDEV-3801 store the time limit launched time in DB

  1. … 8 more files in changeset.
LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-4027 Fix the problem with Short answer assessment question breaks when the answer contains a +

LDEV-4027 Fix the problem with Short answer assessment question breaks when the answer contains a +

LDEV-4027 Fix the problem with Short answer assessment question breaks when the answer contains a +

LDEV-3764 including loginId in assessment .xlsx exports

LDEV-3628 Fixed excel export

LDEV-3947 Fixed incorrect feedback that is being displayed when returning to assessment

LDEV-3947 Fixed incorrect feedback that is being displayed when returning to assessment

  1. … 1 more file in changeset.
LDEV-3953 Fixing bug "Autosave of random questions may later lead to issues with storing of question results"

LDEV-3953 Fixing bug "Autosave of random questions may later lead to issues with storing of question results"