-
Notifications
You must be signed in to change notification settings - Fork 96
Start Session node
Vess Popov edited this page Dec 11, 2020
·
3 revisions
This tutorial is OUTDATED. It applies to Concerto releases up to v5.0.beta.7.
Can be used as a login/registration page, to force the user to log in before they can continue.
In some older versions of Concerto 5, this node is required to create the session ID. Simply create the start session node and for 'Authorization type' choose 'None chosen' from the drop-down box. Participants will not be required to login or register, but the node will create a 'session' output that you can pass to your save data node, for example. This 'session' output will act as a URL parameter and create a unique session ID to track your respondents by.