Story: I, as a User, want to view information about a study group (workshop) in order to familiarize myself with the current data about this group on the Out of School platform.
Acceptance Criteria
Scenarios
View the list of circles
GIVEN user wants to view workshops
WHEN the user enters the page with workshops in the main menu of the platform
THEN the user sees a list of workshops
Choosing a specific workshop
GIVEN the user wants to know details about a specific workshop
WHEN the user clicks on a workshop name or link in the list
THEN a page opens with detailed information about the selected workshop
View information about the workshop
GIVEN user is viewing the workshop page
WHEN the user enters the workshop page and the corresponding blocks
THEN the user sees information about the workshop.
Business rules, validations, alternatives
Other users can view only published circles (status != DRAFT or EDIT).
The user (provider's employee) can view all their own created workshop, including drafts.
If the workshop is closed, the system should display a corresponding message on the workshop page.
List of layouts
"Workshops" tab.
Workshop page:
Basic information
Description, categories and subcategories, images
Contact information
Teacher
Notification of missing data in case of no published workshop.
Role: User (any)
Story: I, as a User, want to view information about a study group (workshop) in order to familiarize myself with the current data about this group on the Out of School platform.
Acceptance Criteria
Scenarios
View the list of circles
Choosing a specific workshop
View information about the workshop
Business rules, validations, alternatives
DRAFT
orEDIT
).List of layouts