{% extends "layout.html" %} {% block title %}Index{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %} {{ super() }}

SoSciKit

Social Science Kit - Open Source Software for Social Science

select file to use

which type of file?

standard excel
excel google form
csv with ; separator
csv with , separator
remove file

upload status = {{ upload }}

Upload new file

{% endblock %}