lams_tool_assessment

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch20170101.sql was initially added on branch lams2_head_wildfly.

  1. … 24 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.

    • -1
    • +0
    ./web/pages/authoring/importQuestions.jsp
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
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +17
    ./web/WEB-INF/tags/WaitingSpinner.tag
    • -16
    • +31
    ./web/pages/authoring/importQuestions.jsp
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/FileUpload.tag
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/WaitingSpinner.tag
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

    • -12
    • +3
    ./web/pages/learning/parts/markhedging.jsp
    • -1
    • +1
    ./web/pages/learning/parts/numerical.jsp
    • -2
    • +2
    ./web/pages/learning/parts/ordering.jsp
    • -1
    • +1
    ./web/pages/learning/parts/shortanswer.jsp
    • -3
    • +3
    ./web/pages/learning/parts/truefalse.jsp
LDEV-4201: remove feedback formatting from questions

    • -2
    • +2
    ./web/pages/learning/parts/ordering.jsp
LDEV-4174 Show correct feedback (tick sign) in cases when selected option has grade more that zero

    • -3
    • +2
    ./web/pages/learning/parts/numerical.jsp
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

    • -12
    • +3
    ./web/pages/learning/parts/markhedging.jsp
    • -1
    • +1
    ./web/pages/learning/parts/numerical.jsp
    • -1
    • +1
    ./web/pages/learning/parts/shortanswer.jsp
    • -3
    • +3
    ./web/pages/learning/parts/truefalse.jsp
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. … 12 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-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4109: Updating tags across projects.

  1. … 22 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 23 more files in changeset.
LDEV-4119:Replace stepper

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 12 more files in changeset.
LDEV-4170:Enforce character limitation for Assessment in UI

LDEV-4170:Enforce character limitation for Assessment in UI

    • -1
    • +1
    ./web/pages/authoring/parts/addessay.jsp
LDEV-4170:Enforce character limitation for Assessment in UI

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: 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. … 2 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 9 more files in changeset.