PAIR-code / PAIR-code/deliberate-lab

Bug in numerical only free form question answering

Open
#1,210 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.