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

[feature idea] Add skip_group and skip_form prompt types #98

Open
nathanathan opened this issue Jun 5, 2013 · 0 comments
Open

[feature idea] Add skip_group and skip_form prompt types #98

nathanathan opened this issue Jun 5, 2013 · 0 comments

Comments

@nathanathan
Copy link
Contributor

There are some cases that are difficult to implement with relevance groups. For example:
https://groups.google.com/forum/?fromgroups#!topic/opendatakit/NUA9weJAgUM

I think we could make these cases a bit simpler by adding a few "macro" prompt types (i.e. prompt types don't translate directly to xform elements but instead generate a bunch of xform logic to do something).

skip_group would "and" its negated relevance condition onto to all the prompts after it within same group.
skip_form would "and" its negated relevance condition onto all the prompts after it.

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