Acceptance criteria
- As a user
- Given I have registered
- And I have answered participant questions
- I can use a GET API endpoint to see my current answers and visibility
- As a user
- Given I want to register for an event
- I can use a GET API endpoint to see a list of available questions for an event
- As a user
- Given I want to register for an event
- And I know what questions are enabled for that event
- I can use a GET API endpoint to see the descriptions and possible answers to those questions
- The endpoints must be documented









