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

Create decision tree form that collects answers #106

Closed
RaduCStefanescu opened this issue Mar 27, 2020 · 1 comment · Fixed by #129
Closed

Create decision tree form that collects answers #106

RaduCStefanescu opened this issue Mar 27, 2020 · 1 comment · Fixed by #129
Assignees

Comments

@RaduCStefanescu
Copy link
Contributor

As part of the Stam Acasa project, we need to create an assessment for similar to the decision tree on Ce ma fac project.

The contents of the navigable decision tree can be found here, and are provided through an API call: https://github.com/code4romania/stam-acasa/blob/data/json-q1/jsondata/schema.json

The decision tree UX can be found here:
https://www.figma.com/file/rdg8gZtSWNYaVtupMtdhST/CoVid---Stam-Acasa?node-id=39%3A138
Completeaza formular de evaluare

After an user completes an assessment, the responses need to be sent back to the API, to an endpoint that can be configurable.
The responses will contain the following information:

  • schema version
  • a dictionary of key - question - value (key = question id, question = question text, value = answer)
@mmircea16
Copy link
Contributor

Vreau sa ma apuc de acest issue

@RaduCStefanescu RaduCStefanescu moved this from To do to In progress in Shared Components Mar 28, 2020
Shared Components automation moved this from In progress to Done Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants