Skip to content

Commit cf53c66

Browse files
committed
Updated README file.
1 parent dfb3fdc commit cf53c66

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,13 @@ Time spent on LEA's website until a user can reasonably conclude that there is n
2929
</p>
3030

3131
### Average Length of User Session Until Failure
32-
Average time spent on LEA's website by its users before the latter are met with the error message 'there are no available appointments' at the moment. Said average is computed for each time bucket.
32+
Average time spent on LEA's website by its users before the latter are most likely to conclude that there are no available appointments at the moment. Said average is computed for each time bucket. The events associated with a appointment search failure are the same as the ones described in the previous section, namely:
33+
- ```FoundNoAppointmentError```
34+
- ```NoAppointmentInformationError```
35+
- ```NoResultsError```
36+
- ```InfiniteSpinnerError```
37+
- ```GhostUIElement```
38+
- ```BrokenUIError```
3339

3440
<p align="center" width="100%">
3541
<img alt="Average Length of User Sessions on LEA's Portal Until Failure" src="./data/production/img/SessionAverageLengthGraph.png" width="100%" />

0 commit comments

Comments
 (0)