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

Template System #17

Open
farhadmak opened this issue Nov 1, 2018 · 0 comments
Open

Template System #17

farhadmak opened this issue Nov 1, 2018 · 0 comments

Comments

@farhadmak
Copy link
Contributor

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.
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

1 participant