Skip to content

Instantly share code, notes, and snippets.

@lorenzocaum
Created March 19, 2016 17:13
Show Gist options
  • Save lorenzocaum/7052ec62d7b87753664e to your computer and use it in GitHub Desktop.
Save lorenzocaum/7052ec62d7b87753664e to your computer and use it in GitHub Desktop.
Ideas on managing required and optional questions for different events in Event Espresso 4

This minimum information that Event Espresso needs for a registration is a first name and an email address. Last name is now optional.

Questions for Event Espresso 4 are creatied through the questions editor which can be found in Event Espresso --> Registrations Form --> Questions --> Add New Question.

That editor has an option for making a question optional or required:

Image of required question setting in Event Espresso

By default it is set to optional.

If you set a question to required then it will be required for all events. This is because you would enable this question for a question group and then assign that question group to an event via the event editor.

If you have an event that are different that your other events in that they may require or not require an answer to a question, then you could create a new set of questions for that event.

Be sure to include some event-specific information so it is easy to understand that this question applies to a specific event. Here is an example of an optional question that may be enabled:

Is this your first time attending one of our events?

Now if you would like to make it event-specific, then you could do something like this instead and then set it to required:

Is this your first time attending our Spring Festival event?

Image of required question in Event Espresso

@lorenzocaum
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment