Closed stsievert closed 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:
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.
Now the interface looks like this:
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:
This is specified in the YAML:
Reference issues/PRs Related to #50. Documentation will be added in #47.