Releases: EDUTIEK/LongEssayAssessment
Releases · EDUTIEK/LongEssayAssessment
Release 2.2
New features in corrector:
- allow multiple marks for one comment if drawn with shift key pressed
- show warnings for empty summary or diverging points in authorization dialogue
Bug fixes:
- plugin: fix uninstallation problems
- plugin: fix 40808: Blank pages occur when Text and PDF are submitted
- plugin: fix corrector assignment file upload error handling with required file
- plugin: fix str_word_count on null in corrector assignment file export
- plugin: fix wring display of correction status for corrector 1
- plugin: fix error at correction start as admin, if object is not online
- service: reduce size of correction PDF
- service: fix wrong end date in PDF header
- service: fix removing of empty lines
- service: fix 41393 too large correction image size when pdf has unusual dimensions
- service: fix showing of criteria and summary in pdf if correction is not authorized
- writer: fix paste from word with fake numbered lists
- writer: fix wrong display of numbering on preview screen when sendings are open
- writer: fix showing of empty page if task description is only provided as PDF
- corrector: fix problems with loading resources and pages in safari
Release 1.7
New features in corrector:
- allow multiple marks for one comment if drawn with shift key pressed
- show warnings for empty summary or diverging points in authorization dialogue
Bug fixes:
- plugin: fix uninstallation problems
- plugin: fix 40808: Blank pages occur when Text and PDF are submitted
- plugin: fix corrector assignment file upload error handling with required file
- plugin: fix str_word_count on null in corrector assignment file export
- plugin: fix wring display of correction status for corrector 1
- plugin: fix error at correction start as admin, if object is not online
- service: reduce size of correction PDF
- service: fix wrong end date in PDF header
- service: fix removing of empty lines
- service: fix 41393 too large correction image size when pdf has unusual dimensions
- service: fix showing of criteria and summary in pdf if correction is not authorized
- writer: fix paste from word with fake numbered lists
- writer: fix wrong display of numbering on preview screen when sendings are open
- writer: fix showing of empty page if task description is only provided as PDF
- corrector: fix problems with loading resources and pages in safari
Release 2.1
- First published version for ILIAS 8
- Corresponds functionally to version 1.6 for ILIAS 7
Release 1.6
- plugin: extend result export with correctors names and points
- plugin: apply utf8 decoding in csv exports of results and log for better use with ms excel
- plugin: align implementation of file delivery and screen messages with version 2 for ILIAS 8
- plugin: add description to material on writer start creen
- plugin: fix file removal, when the file resource is just saved without an upload. Prevent from saving, when file upload is empty.
- plugin: support PDF conversion to images by ghostscript. Ghostscript is directly used if its path is configured in ILIAS. The conversion with imagick may not process all pages of an uploaded PDF file.
- plugin: always show writer start screen if instant participation is allowed
- plugin: fault tolerant user language in service context
- plugin: add composer.lock to git to fix the used dependencies
- service: fix html processing error when comments include "&"
- service: prevent use of outdated frontends from cache
- service: prevent empty pages when submission text is converted to pdf
Release 1.5
- plugin: function to add all course tutors as correctors
- plugin: fixed 0040804: Minimal margin size is not set to minimum (5mm) but to 4
- plugin: optimized file delivery of instructions, material, solution
- service: fixed error sending new steps after partially successful sending
- writer: don't block writer startup by loading instructions and material
- writer: fixed scrolling area of preview for autorisation
Release 1.4.1
- fixed pseudonym creation for writers
Release 1.4
- cleanup cross-task corrector assignments created by wrong imports
- improve corrector assignments export and import
- only login is used to identify writers and correctors
- create writer or corrector on the fly if login exists
Release 1.3
- unnumbered headlines schemes with one or three levels
- switch to allow browser spellcheck for writing a task
- fixed 0040291: Imagemagick error in edutiek on ubuntu 22.04
- fixed 0040150: pdf upload generates an error
- fixed 0040296: Missing German Translation in Participant Management // Supervision Log
- partially fixed 0040295: Supervisionlog does not contain all events
- always write log entries for removal and exclusion
- keep and exclude participant if writing hasn't started (prevent further access in tasks with instant participation)
- log entries are not yet created for addition
- fixed 0040304: format templates for hierarchizing headings should display the preview in the dropdown menu
- Applied code style of ILIAS 8
Release 1.2
- fixed error with ascii control characters when written text is processed
- fixed juristic headline scheme
- added settings for processing written text (paragraph numbers, correction margins)
- added settings for pdf generation (heqader, footer, margins)
- improved pdf layout for written text and correction
- check existence of corrector comments for pdf upload and editor settings
- removed "Pilot" from language variables
Release 1.1
First officially published release for ILIAS 7