• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:antoniop:20220215143628:1 does not match your current filter (clear filter).

file proctoring-websocket.tcl was initially added on branch oacs-5-10.

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

Rename the file so it actually has an extension

Add extension to the filename so it is preserved

Improve upgrade:

- make output more visible when executed in the apm

- when atjobs are available, schedule the upgrade to run in the background at the next restart

Dodument a rather convoluted query

Improve doc

Improve doc

Improve doc

Provide a showcase example of proctoring: admins will see the UI to examine results, regular users will start a proctored session

might be extended in the future

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

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

    • -0
    • +0
    ./www/proctored-index.adp
file index.tcl was initially added on branch oacs-5-10.

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

file display.tcl was initially added on branch oacs-5-10.

Fix typos in message keys

    • -7
    • +7
    ./catalog/proctoring-support.it_IT.ISO-8859-1.xml
Provide an api to delete proctoring artifacts together with their folder in order to reduce duplication

    • -21
    • +78
    ./tcl/test/proctoring-test-procs.tcl
Fix typo in doc

Fix typo in doc

Provide an api to store proctoring artifacts, and a callback hook for postprocessing

    • -0
    • +17
    ./tcl/proctoring-callback-procs.tcl
    • -0
    • +124
    ./tcl/test/proctoring-test-procs.tcl
file apm-callback-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/apm-callback-procs.tcl
Introduce a data model for "proctoring artifacts", aka the pictures

and audios, which so far have only lived as files in the filesystem

named after a convention

The new datamodel allows to quickly and reliably retrieve the pictures

collected by proctoring and also provides for a technical space, in

form of a JSON metadata column, to store additional information coming

from e.g. postprocessing phases.

The idea is to use this feature to provide reviewing tools of proctoring results and allow for flexile downstream postprocessing.

The file naming convention has not been changed for the time being, so this would be

retro-compatible. However, integrators should start relying on the new

data model to retrieve pictures.

    • -0
    • +48
    ./sql/postgresql/upgrade/upgrade-3.0.0-3.1.0.sql
file upgrade-3.0.0-3.1.0.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-3.0.0-3.1.0.sql
Get the user_id directly

Not rely on a deprecated command to check for websockets, improve idiom

Merge if conditions

Improve doc

Fix typical last minute mistake

Proctoring enforcing reform:

so far, to proctor applications that do not have a "single point of entry", such as e.g. dotlrn communities, we have integrated the lib/proctoring-enforce include into the website master template. Now we improve from this by introducing a callback mechanism that allows the single packages to decide if a request is "theirs to be proctored" or not.

    • -0
    • +68
    ./tcl/proctoring-callback-procs.tcl
file proctoring-callback-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/proctoring-callback-procs.tcl