Skip to content

Commit 32ae95f

Browse files
committed
test
1 parent 23b10bf commit 32ae95f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

articles/communication-services/concepts/voice-video-calling/end-of-call-survey.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,16 @@ The API allows applications to gather data points that describe user perceived r
6969
| Screenshare | 2 | 1 - 5 | A response of 1 indicates an imperfect screen share experience and 5 indicates no screen share issues were experienced. |
7070

7171

72+
second conversion
73+
74+
| **API Rating Categories** | **Cutoff Value\*** | **Input Range** | **Comments** |
75+
|---------------------------|--------------------|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
76+
| Overall Call | 2 | 1 - 5 | Survey’s a calling participant’s overall quality experience on a scale of 1-5 where 1 indicates an imperfect call experience and 5 indicates a perfect call. The cutoff value of 2 means that a customer response of 1 or 2 indicates a less than perfect call experience. |
77+
| Audio | 2 | 1 – 5 | A response of 1 indicates an imperfect audio experience and 5 indicates no audio issues were experienced. |
78+
| Video | 2 | 1 – 5 | A response of 1 indicates an imperfect video experience and 5 indicates no video issues were experienced. |
79+
| Screenshare | 2 | 1 – 5 | A response of 1 indicates an imperfect screen share experience and 5 indicates no screen share issues were experienced. |
80+
81+
7282

7383
- ***Note:** A question’s indicated cutoff value in the API is the threshold that Microsoft uses when analyzing your survey data. When you customize the cutoff value or Input Range, Microsoft analyzes your survey data according to your customization.
7484

@@ -85,6 +95,15 @@ The API allows applications to gather data points that describe user perceived r
8595
### End of Call Survey Customization
8696
You can choose to collect each of the four API values or only the ones you find most important. For example, you can choose to only ask customers about their overall call experience instead of asking them about their audio, video, and screen share experience. You can also customize input ranges to suit your needs. The default input range is 1 to 5 for Overall Call, and 0 to 1 for Audio, Video, and Screenshare. However, each API value can be customized from a minimum of 0 to maximum of 100.
8797

98+
You can choose to collect each of the four API values or only the ones
99+
you find most important. For example, you can choose to only ask
100+
customers about their overall call experience instead of asking them
101+
about their audio, video, and screen share experience. You can also
102+
customize input ranges to suit your needs. The default input range is 1
103+
to 5 for Overall Call, <span class="mark">Audio</span>, Video, and
104+
Screenshare. However, each API value can be customized from a minimum of
105+
0 to maximum of 100.
106+
88107
### Customization options
89108

90109

0 commit comments

Comments
 (0)