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

Map Canvass responses with FTB data models #128

Open
dedual opened this issue Feb 19, 2016 · 3 comments
Open

Map Canvass responses with FTB data models #128

dedual opened this issue Feb 19, 2016 · 3 comments

Comments

@dedual
Copy link

dedual commented Feb 19, 2016

Currently, we only have one data type that we support (how likely does the voter like or support a candidate). We need to not only map VAN's response to the current model, but also create new ones that support the different input types.

Priority should be given to the current existing data type, obviously.

@dedual dedual changed the title Correlate Canvass responses with FTB data models Map Canvass responses with FTB data models Feb 19, 2016
@kyleschmolze
Copy link

Ok so just to be super clear, we're talking about:

Pulling down NGP VAN's SurveyQuestions, which includes the list of eligible SurveyResponses for each question, being able to send them down to the mobile apps, and then record people's answers to those questions via NGP VAN's CanvasResponses?

@kyleschmolze
Copy link

I don't quite get the difference between this and #129

@dedual
Copy link
Author

dedual commented Feb 25, 2016

My understanding is that these are not only two different endpoints, but two different data models. #129 pertains to the SurveyQuestions available to a walk list, or in general for the campaign, etc. #128, as I see it, depends in part to what Canvass Responses are tied to a Survey Question (as well as the list of canvass responses in general).

This is all to support the following scenario:

  • App user pulls down a walk list from FTB
  • FTB produces a path for every canvas location
  • FTB user knocks on doors, ask X Survey Question, records Y Canvas Response.
  • FTB user goes to other door on list, repeat previous step until list is traversed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants