Design Sprint Challenge
==
## Problem Definition
1. how to design a multi-degree DAG structure for underwriting question configuration?
## Original Design
1. something like benefit and sub-benefit configuration
## Problem of Original Design
1. lack of relationship between questions
2. how to show multiple choice?
3. too many layer of questions will make UI looks very terrible
## Concept of New Design
### GitLab Pipeline + Mac OS Finder Columns Mode
1. GitLab Pipeline

2. Finder

## Solution
1. like a file browser, expand to right when clicked
2. like gitlab pipeline, each file is connected through edges
3. click with pop-up modal for configuration
1. configuration should include: question description, options and its destination (all untraveled question + {accept, reject})
4. should have a quick way to jump back and forth (optional)
5. other behavior works just like finder, just a lot prettier