stsievert / salmon

A tool to collect triplet queries
https://docs.stsievert.com/salmon/
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

MAINT: add button for crowdsourcing user to get new query #53

Closed stsievert closed 4 years ago

stsievert commented 4 years ago

What does this PR implement? It adds a skip button. This is relevant if the user doesn't know much about the query. This is especially useful for domain experts.

Here's a screenshot:

Screen Shot 2020-07-16 at 3 19 58 PM

This is specified in the YAML:

targets: [1, 2, 3, 4, 5, 6, 7]
instructions: "Click"
debrief: Thanks!
skip_button: true

Reference issues/PRs Related to #50. Documentation will be added in #47.

stsievert commented 4 years ago

Now the interface looks like this: