cliff-effects
cliff-effects copied to clipboard
Client data vs. form data?
So far, we use client data to determine what to show in the form and client data is supposed to contain just the data for the calculations. We're slowly getting into territory where we many need non-calculation crucial data in order to choose what to show in the forms.
How do we want to handle that?
Could you elaborate on this? What is an example of crucial data that that affects form output?
One example is the 'other expenses' questions we've partially implemented. It doesn't affect benefit calculation results, it just affects what the form shows at the end.