anthropedia / tci-online

Access a survey, run it, store the scores.

Home Page:https://online.tci.anthropedia.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

prepare your virtual environment: python -m venv ./venv && source ./venv/bin/activate && pip install -r requirements.txt copy your settings file: cp settings.example.py settings.py run your app: python app.py

You can now open your browser at http://localhost:5000

About

Access a survey, run it, store the scores.

https://online.tci.anthropedia.org


Languages

Language:Python 39.0%Language:HTML 37.7%Language:CSS 20.7%Language:Makefile 2.6%