• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file proctoring-display.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring-display.adp
added editor hints

improve spelling

  1. … 3 more files in changeset.
Allow in the include to selectively disable combinations of audio, camera and desktop recording (at least one stream needs to be enabled for proctoring to happen)

This allows to better tailor proctoring behavior to the user needs and privacy requirements

  1. … 2 more files in changeset.
Include the technical error message in the popup to the user when missing stream error occurs

  1. … 4 more files in changeset.
Allow to turn off the actual upload of proctored files e.g. to implement a test page or when proctoring should just be used as a deterrent

  1. … 1 more file in changeset.
Increase threshold to 5Kb

Reduce the threshold for images to be considered black:

in the wild it has happened that borderline-legitimate pictures of 7kbytes have triggered the check.

Pass the check_active_p flag down to the backend from the proctored page, update doc

  1. … 1 more file in changeset.
Add a new flag to disable check on proctoring start/end time for applications that do not store this info in the package datamodel, improve doc

Move examination statement acceptance as last step of the proctoring wizard, localize the accept button, bind ajax logging of acceptance to the actual clicking of the accept button

  1. … 4 more files in changeset.
Get rid of tmpfile

Port examination statement acceptance csv export include to upstream

file examination-statement-export.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./examination-statement-export.tcl
Update new message keys from downstream, make system name come from parameter, reactivate volume too low error message

  1. … 4 more files in changeset.
Bring togehter the thresholds in black picture checks to one value

  1. … 1 more file in changeset.
Remove unneeded error message

  1. … 1 more file in changeset.
Fix typo again

Fix typo

Porting of proctoring-enforce include, which can be used to forcefully redirect users to the proctored URL whenever they enter a certain area of the website (e.g. a subsite) in a captive-portal fashion

file proctoring-enforce.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring-enforce.adp
file proctoring-enforce.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring-enforce.tcl
An own package for proctoring support.

What is there

- adp includes implementing the main proctoring user interaction: desired page can be enclosed in an iframe that will send shaphots taken from browser's camera and microphone at random intervals. Various options can be specified, including custom UI messages and the include can be integrated in custom pages or as part xowiki/xowf object methods

- wizard-based step-by-step configuration of user's setup

- english and german localization

- default proctoring upload endpoints upon package mount

- configuration data-model and api

What is missing

- reporting UI includes (porting from downstream should come shortly)

- some message key is WU specific (but can be customized)

- further parameters/customization

- ...

  1. … 17 more files in changeset.
file proctoring-upload.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./proctoring-upload.tcl
file proctored-page.tcl was initially added on branch oacs-5-10.

file proctored-page.adp was initially added on branch oacs-5-10.

file examination-statement-accept.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./examination-statement-accept.tcl
  1. … 1 more file in changeset.