• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

    • -0
    • +154
    ./catalog/proctoring-support.de_DE.ISO-8859-1.xml
    • -0
    • +159
    ./catalog/proctoring-support.en_US.ISO-8859-1.xml
    • -0
    • +138
    ./catalog/proctoring-support.es_ES.ISO-8859-1.xml
    • -0
    • +80
    ./catalog/proctoring-support.it_IT.ISO-8859-1.xml
    • -0
    • +21
    ./lib/examination-statement-accept.tcl
    • -0
    • +33
    ./lib/examination-statement-export.tcl
  1. … 1450 more files in changeset.
provide release dates to the actively maintained packages

  1. … 3 more files in changeset.
bumped version number from development version to release version

  1. … 93 more files in changeset.
make this packages installable via .apm (install from repository)

  1. … 11 more files in changeset.
spell "site-wide" consistently with a dash

  1. … 34 more files in changeset.
Don't reset the upload timeout on audio uploads

Don't trigger the "too long without artifacts" timeout in case we are just doing dummy uploads

improved spelling

Replace explicit observer approach for lazy loading with modern HTML features

- images: use the loading attribute to request lazy loading (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#loading)

- audio: use the preload attribute to indicate that only metadata are needed at load time and not the entire media (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio#preload)

Do not enforce that pictures are always different on desktop screens, as they may be still for longer than the average picture interval

Don't draw a border around the proctoring iframe, to reduce UI cluttering

Provide a flag border_p

When this flag is enabled, an additional border will be drawn around the iframe embedding the proctored object.

Useful to make the proctored session more visible by e.g. in-person supervisors during an exam.

Fix idiom: the value should be null to not be counted

Provide the id directly to the subquery to improve planning and execution, use quicker json idioms to count review outcomes

Provide a Bootstrap-agnostic way to make the iframe "as big as possible"

Make btn CSS BS3 and BS5 aware

Many thanks to Monika Andergassen

Hide other potentially visible components of the template master

Many thanks to Monika Andergassen

Checkboxes must be retrieved earlier

Be Bootstrap 5 friendly

Space the save button a bit

Truncate timestamp to the seconds

Apply the Boostrap classes also to the other buttons for consistency

Be Bootstrap5 friendly on the buttons formerly known as "default"

Fix typo

Modernize JavaScript:

- Be specific about the scope and lifetime of variables via const and let

- Always prefer "for" loops to iterators

- Cleanup obsolete wrappers

- Use single and double quotes consistently

- Use the equals operator consistently

    • -197
    • +190
    ./lib/proctoring-display.adp
Prefer modal implementation from acs-templating to the various approaches used so far

Support both Bootstrap 3 "Panels" and Bootstrap 5 "Cards"

Many thanks to Monika Andergassen

skip "-url" in "export_vars -url" since it is the default

  1. … 10 more files in changeset.
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
Be stricter with user output:

- enable again the check for monochrome pictures

- enable for the screen as well that one should not send the same identycal picture twice