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

Generalize the SurveyReducer #4

Closed
marten opened this issue Jan 18, 2017 · 1 comment
Closed

Generalize the SurveyReducer #4

marten opened this issue Jan 18, 2017 · 1 comment

Comments

@marten
Copy link
Contributor

marten commented Jan 18, 2017

Rather than having configurable subranges, the reducer could just be responsible for a single specific range (with support for 0..-1) and a workflow would specify multiple instances of the reducer if it wants multiple ranges.

It also doesn't need to be tied specifically to the Survey, it could also reduce "flags" for instance, or anything else.

@marten
Copy link
Contributor Author

marten commented Feb 12, 2017

Most of this has been taken care of. It needs a better name though, and it could treat booleans as 0 or 1 when reducing them.

@marten marten closed this as completed Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant