To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorView draft appointment slot schedule
Assessment centre manager will make assessment slots available to be scheduled once they have reviewed their capacity.
As the research and prototyping for the capacity management functionality has not completed, we will artificially generate the draft slots to be made available for publishing in the small goals release.
[1]https://dwp-health.herokuapp.com/assess/v2/booking/fiveways-scheduler
User need:
As a assessment centre manager
I need to make appointment slots available for scheduling
So that appointments for assessment can be made at my centre
Acceptance criteria:
The layout is as described in the attached "viewAvailableSlotsToPublish" screenshot {color:red}(this needs updating to include a reference to Standard appointment slots){color}
I can see the calendar
I can see the list of slot times
I can see the number of appointment slots available at a given time
I can select a date and see the number of appointment slots available for that day
- Background
-
- Given
- that a Draft slot is available at "Tresco House" for 14 days time at "10am" for a "Standard Appointment"
- Scenarios
-
- View available slot
- View unavailable slot at same time but different date
- View unavailable slot at same date but different time
- View available slot
-
- When
- I view Todays date + 14 days at "10am" for "Tresco House"
- Then
- 1 "standard" appointment is available
-
- When
- I view Todays date +15 days at "10am" for "Tresco House"
- Then
- 0 "standard" appointment available
-
- When
- I view Todays date +14 days at "11am" for "Tresco House"
- Then
- 0 "standard" appointment available
Last published over 4 years ago by mjchave82.