What are result nodes?
Result nodes need to be added to your module to conclude the module and specific end-user session in the module stats. Every time end-users arrive at a result node, the module session will be marked as complete. If one of the paths in your graph does not end with a result node, Quick Check will display an error and guide the author to the detected error.
Two types of results exist:
- Redirect result: Allows to redirect to another (or the same) module, data view, or external URL.
- End result: Concludes the session and restricts end-users from clicking back when they reached an end result node.