Tutorials - Registration questions

To manage the event's registration questions, go to the Event's registration questions page.

Those are questions that the players can answer during registration.

You can edit the existing questions, or you can add a new one by clicking on "Add new". 

Input the following data:

Type, can be Single choice (will be rendered as a dropdown), Multiple choice (will be rendered as multiple checkboxes), Text (short) (will be rendered as input field), Text (long) (will be rendered as a textarea field);

Display, the label that will be shown for the question; 

Description, the text that will be shown as help text under the question; 

Order, the numerical ordering of the question (the questions will be ordered by this field during rendering); 

Active, whether the player can change their answer (do not apply to the first registration of a new player);

Mandatory, whether the player will be required to provide an answer; 

Hide, whether the question should be hidden to the player. 


Here's an example of a Text (short): 

 


Here's an example of a Text (long):


Please note that Single choice and Multiple choice require to also define the options. See the following tutorial for more informations.