Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement flow validation #24

Open
3 tasks
froehlichcr opened this issue Jun 1, 2021 · 0 comments
Open
3 tasks

Implement flow validation #24

froehlichcr opened this issue Jun 1, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@froehlichcr
Copy link
Contributor

froehlichcr commented Jun 1, 2021

When Questionable is instantiated, validate that the data provide is consistent:

  • All questions/sections/results have unique ids
  • All requirements can be met given the data
  • All QuestionTypes have correct format (e.g. multi-choice questions have answers)
@froehlichcr froehlichcr added this to To do in Create Project via automation Jun 1, 2021
@froehlichcr froehlichcr added the enhancement New feature or request label Jun 1, 2021
@froehlichcr froehlichcr added this to the 1.1 Release milestone Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant