Skip to content

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

@nathanathan

Description

@nathanathan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions