Skip to content

Template System #17

@farhadmak

Description

@farhadmak

use cases

Any way to copy a query set from one program to another? It would really speed up data entry if we could do this and then only have to modify one variable on the various queries rather than renter everything from scratch.

Is there a way to set it up so a single question makes someone ineligible for a program? For example I am working on the Alberta Adult Health Benefit and want to set it up so that if someone is on AISH then the program doesn’t show up regardless of their other answers. So far I think the only way to do that is to add aish to every query, is that correct?

requires

  • Defining a Template object common to client, server and db.
  • Implement Template endpoint on server.
  • create programs/Template/*, where * := new | edit/:id
  • Interface Template with Program.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions