Adds batch review capability to Turkle
Project description
Turkle Review
Adds the ability to review completed task assignments in the admin UI.
This turkle plugin adds a button to the Batch listing page to view completed results. It displays the username, input from the CSV, and the answers from the form. It does its best to guess which columns have json and renders that as a tree.
Install
Install the Python package using pip:
pip install turkle-review
Then add this as an app in local_settings.py:
INSTALLED_APPS.append('turkle_review')
Your IDE will complain about this line but it works.
Finally, you will need to restart the webserver.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file turkle_review-0.2.tar.gz.
File metadata
- Download URL: turkle_review-0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c40a06373752f564e87cd65df46315bdb5dbfc9180dc1ec576b3bd7ba8972a3d
|
|
| MD5 |
c16c70ee944c02b07c50778e48522ccc
|
|
| BLAKE2b-256 |
e5a59fac1ef6e08eeee66080c742ccaad707e439d317f384937f4fe2bf616d50
|
File details
Details for the file turkle_review-0.2-py3-none-any.whl.
File metadata
- Download URL: turkle_review-0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a84d7bcf49547c6ae3ca966ebf6dd5cca429233806a7e7e2592644b25053bc6e
|
|
| MD5 |
6c70536e61ab333eeb41eec0132d3097
|
|
| BLAKE2b-256 |
239650cb2c870cc7afd6c8952828aa80a8788fd8ef0b61a2265a47bd4b4a75b5
|