hltcoe-bot

Results 26 issues of hltcoe-bot

Right now when a requester uploads a CSV file, the creation of tasks occurs happens while the user waits for the response of the form submission. Right now we have...

performance

Sites on the internet will need password length and character rules. Right now, I can set the password to a single character and Turkle doesn't complain. There is probably a...

security

Support users starting a task, saving intermediate results, and then coming back to it later. 1. The admin UI needs a new checkbox for resumable 2. This option conflicts with...

Discovered by an undergrad working with paulmac. Turkle currently assumes that the syntax `${foo}` is only used for Turkle template variables. When uploading a CSV file, Turkle (currently) requires that...

I did not expect it. I thought maybe I could look at several examples of tasks and then go back to the main page and accept the first one that...

This is because the main site uses flexbox and the admin site does not. Fixing this probably requires overriding the admin/base.html template Poster: Cash Costello id: 244

admin-ui

Poster: Cash Costello id: 231

documentation

### Issue Many of our turkle projects (1) give a email address to contact if a worker has questions and (2) include a "Comments" textfield allowing workers to leave optional...

user-workflow
admin-ui

This shouldn't be possible for sites that have a cron job set up. For other sites, workers will be reminded of abandoned assignments past expiration and when they resume the...

Sub-tickets -------------- * #191 Group CSV rows into chunks for insertion rather than one row at a time Poster: Cash Costello id: 205

performance