lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4054: Updating Greek

  1. … 18 more files in changeset.
LDEV-4212: Only show penalty if it is not zero.

LDEV-4212: Improving the look of the result attempts table. Switching to bootstrap css values and using timeago to format dates.

LDEV-4212: Improving the look of the result attempts table. Changing Grade to Mark to be consistent with Learner.

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: .xls export Question Summary tab now has a percentage summary for each question for Short Answer, Multiple Choice, Numerical, True & False.

LDEV-4273: File not needed.

    • -116
    • +0
    ./web/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.

    • -3
    • +26
    ./web/pages/monitoring/monitoring.jsp
    • -70
    • +4
    ./web/pages/monitoring/statistic.jsp
    • -0
    • +121
    ./web/pages/monitoring/statisticpart.jsp
    • -0
    • +116
    ./web/pages/monitoring/test.html
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 86 more files in changeset.
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4270 Started using redirects after submitting answers. this is done to prevent from sending form second time on page refresh

LDEV-4279 Autosave essay type of questions

LDEV-4281 Fixed NullPointerException thrown on openning monitor interface when learner hasn't submitted any answers yet

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-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4262 Removed unnecessary try-catch block

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

    • -2
    • +2
    ./web/pages/learning/parts/truefalse.jsp
LDEV-4262 Fixing null pointer exception when teacher makes changes to assessment question

LDEV-4258 adding labels

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

LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 135 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 adding labels

  1. … 12 more files in changeset.
LDEV-4054 Updating greek

  1. … 4 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
    ./web/pages/authoring/importQuestions.jsp