JetBrains / JetBrains/thinkrail
Support skipping some questions
- Dominant language
- TypeScript
- Stars
- 467
- Forks
- 37
- Avg merge
- 1d 56m
- Merged PRs (30d)
- 141
Description
## Problem
When I see a batch of questions, some might be irrelevant depending on the answers to previous ones, so I want to be able to partially answer the questionnaire. Like:
- q1: Use technology A?
- q2: If we use technology A, how do we do that?
Also, the "skip" button is misleading: I thought it would skip the specific question, but it skips the whole questionnaire and deletes all answers.
## Proposed solution
Make a skip button for the specific question.
## Alternatives considered
Make a submit button available always, even when answers are not fulfilled
Contributor guide
Research direction
Start at the questionnaire UI and reproduce the current skip-button behavior with dependent questions such as q1 and q2. Update the interaction so skipping affects only the current question, preserves existing answers, and allows the questionnaire to be partially answered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100