Metadata-Version: 2.1
Name: aleksis-app-evalu
Version: 1.0b0
Summary: Unofficial AlekSIS App EvaLU (Evaluation of teaching and lesson quality)
Home-page: https://edugit.org/katharineum/AlekSIS-App-EvaLU
License: EUPL-1.2
Author: Jonathan Weth
Author-email: dev@jonathanweth.de
Requires-Python: >=3.9,<4.0
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Education
Requires-Dist: aleksis-app-chronos (>=3.0b0,<4.0)
Requires-Dist: aleksis-core (>=3.0b0,<4.0)
Requires-Dist: cryptography (>=38.0.0,<39.0.0)
Requires-Dist: django-formtools (>=2.3,<3.0)
Project-URL: Repository, https://edugit.org/katharineum/AlekSIS-App-EvaLU
Description-Content-Type: text/x-rst

Unofficial AlekSIS App EvaLU (Evaluation of teaching and lesson quality)
========================================================================

AlekSIS
-------

This is an unofficial application for use with the `AlekSIS`_ platform.

Features
--------

This app can be used to evaluate teaching and lesson quality of teachers.

Licence
-------

::

  Copyright © 2021, 2022, 2023 Jonathan Weth <dev@jonathanweth.de>

  Licenced under the EUPL, version 1.2 or later

Create graph of models
----------------------

::

  poetry run pip install pygraphviz
  poetry run aleksis-admin graph_models evalu -X Site,ExtensibleModel -x site,extended_data -o

Please see the LICENCE.rst file accompanying this distribution for the
full licence text or on the `European Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions).

.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS
.. _European Union Public Licence: https://eupl.eu/

