{#- Agenten Plattform (c) 2024 Magnus Bender Institute of Humanities-Centered Artificial Intelligence (CHAI) Universitaet Hamburg https://www.chai.uni-hamburg.de/~bender source code released under the terms of GNU Public License Version 3 https://www.gnu.org/licenses/gpl-3.0.txt -#} {% extends "base.html" %} {% set title = "New" %} {% block maincontent %}
← Back to Messages

Create New Riddle

Steps

Files

Manually add files to the shared directory and then select them here to assign them to a riddle. Shared directory is {{SHARE_PATH}} which should be linked to the host using docker to, e.g., ./data/share.

{% for f in shared_data %} {% for f in shared_schema %}

JSON Representation

{% include "modal.html" %} {% endblock %} {% block morehead %} {% endblock %} {% block morefoot %} {% endblock %}