PAIR-code / PAIR-code/deliberate-lab
Bug in numerical only free form question answering
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
In the GUIDE study negotiation final decision stage, people can only reply a number in the free form text. Right now the valid input control searches for text like "enter a number only". We need to make sure it is a feature, instead of a text search when create a free form text.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the free-form text question creation and valid input control used in the GUIDE study negotiation final decision stage. Trace how the numeric-only requirement is represented and validated; done means the control uses a feature or structured setting rather than searching for the phrase "enter a number only".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100