You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an event organizer, I want to be able to create an event page on your app where attendees can rate their experience, so that I can get feedback and improve future events.
#10
Open
francis802 opened this issue
Mar 6, 2023
· 0 comments
Scenario: Event organizer wants to create an event page
Given the event organizer has an account on the app
And the event organizer is logged in
When the event organizer navigates to the "Create Event" page
And the event organizer fills out the necessary fields such as event title, description, date, and location
And the event organizer saves the changes
Then a new event page should be created for the event
And the event organizer should be redirected to the event page
And the event page should include a "Rate Event" button for attendees to give feedback on their experience
And the event organizer should be able to view the ratings and reviews submitted by attendees on the event page
The text was updated successfully, but these errors were encountered:
francis802
changed the title
As a business owner, I want to see how my company performs in the different job metrics, so that I can assess what needs to change in the company's work culture
As an event organizer, I want to be able to create an event page on your app where attendees can rate their experience, so that I can get feedback and improve future events.
Mar 10, 2023
Acceptance Test
The text was updated successfully, but these errors were encountered: