-
Notifications
You must be signed in to change notification settings - Fork 0
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
Trigger and labels for warnings #72
Comments
The quickest option for this is to write the trigger expressions into table in a google doc and I'll translate them into code to run during the recap and recap PDF generation. The trigger expressions table should look something like:
Otherwise, to get a control panel, editor and database together would take a few days. |
These have been programmed in, but will need some more testing. |
Using warning triggers on custom forms (like 2.2 or 2.3) is quite tricky, since we don't know the field names until they've completed 2.1. I'll need to thing about that a bit. |
The tool needs to provide feedback to users when their responses indicate a risk. This feedback will appear at recap pages (#44) and in the pdf report (#43) but we need the tools to create the triggers.
The text was updated successfully, but these errors were encountered: