<?xml version="1.0"?>
<!-- Generated by the OpenACS Package Manager -->

<package key="proctoring-support" url="http://openacs.org/repository/apm/packages/proctoring-support" type="apm_application">
    <package-name>Proctoring Support</package-name>
    <pretty-plural></pretty-plural>
    <initial-install-p>f</initial-install-p>
    <singleton-p>f</singleton-p>
    <implements-subsite-p>f</implements-subsite-p>
    <inherit-templates-p>f</inherit-templates-p>
    <auto-mount>proctoring</auto-mount>

    <version name="3.3.2" url="http://openacs.org/repository/download/apm/proctoring-support-3.3.2.apm">
        <owner url="mailto:apisano@wu.ac.at">Antonio Pisano</owner>
        <summary>Set of tools to implement proctoring of user interaction</summary>
        <vendor url="https://www.wu.ac.at/">Wirtschaftsuniversität Wien</vendor>
        <description format="text/html">This package collects includes and javascript machinery to implement proctoring of the user session using multimedia browser capabilities.&lt;br&gt;
&lt;br&gt;
The user is asked and guided in the process of granting access to microphone, camera and desktop recording. At random intervals, shapshot of acquired devices are sent to the system to be collected and be used to e.g. validate the user interaction or discourage cheating during an online exam.
&lt;br&gt;
No real UI is provided by the package itself. Other packages must integrate the provided includes.</description>
        <maturity>0</maturity>

        <provides url="proctoring-support" version="3.3.2"/>
        <requires url="acs-templating" version="5.10.0"/>
        <requires url="xotcl-core" version="5.10.0"/>

        <callbacks>
            <callback type="after-upgrade"  proc="proctoring::apm::after_upgrade"/>
        </callbacks>
        <parameters>
        <!-- No version parameters -->
        </parameters>

    </version>
</package>