malparty / react-survey

Nimble internal certification for React — the opportunity to learn with deep practice!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] As a user, I can answer a multi choice question

malparty opened this issue · comments

Why

In order to complete a survey containing such question types.

Acceptance Criteria

  • ✅ Handle the answer type
  • ✅ Handle the answer constraints — required, format regex, default value, etc...

Design

image