For forms such as incomplete requests, which require a professor to initially approve a student's request, and then later return to the form response after a set time to add additional information (e.g. an updated grade) it would be helpful to be able to have form notifications trigger based on:
- the time elapsed since the form response has been submitted (or another action has been taken - e.g. the form status changed, note added, etc).
Adding further conditionals would be great too.
For instance:
If a form's status is "processing" for more than two weeks, send a notification to _____ with the following message.
or
If a form's status is "processing" and _____ field is marked "no" send a notification to _____ with the following message.