Metadata-Version: 2.1
Name: otree-qvsr
Version: 0.2
Summary: QVSR package
Author: Joseph Noblepal
Author-email: josephnoblepal@gmail.com
License: MIT
Keywords: python,qvsr,otree
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Description-Content-Type: text/markdown

# Otree QVSR
A simple installable package for qvsr survey experiments.

## Installation
```
pip install otree-qvsr
```

## Usage
Python version used :: 3.10

Run ```otree devserver``` to start up the qvsr app

### Missing functionality
- [ ] Dynamically add survey questions and allocated points
- [ ] Deploy to otree hub
