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
Copy file name to clipboardExpand all lines: articles/communication-services/tutorials/includes/end-of-call-survey-android.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,12 +43,10 @@ When rating calls, you must respect values defined on the scale field. The lower
43
43
44
44
OverallRating is a required category for all surveys.
45
45
46
-
For more information on suggested survey use, see [Survey Concepts](https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept)
47
-
48
46
> [!NOTE]
49
47
>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.
50
48
51
-
For more information on suggested survey use, see [Survey Concepts](https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept)
49
+
For more information on suggested survey use, see [Survey Concepts](https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept)
Copy file name to clipboardExpand all lines: articles/communication-services/tutorials/includes/end-of-call-survey-ios.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ When rating calls, you must respect values defined on the scale field. The lower
42
42
43
43
OverallRating is a required category for all surveys.
44
44
45
-
For more information on suggested survey use, see (Survey Concepts)[https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept]
45
+
For more information on suggested survey use, see [Survey Concepts](https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept)
46
46
47
47
> [!NOTE]
48
48
>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.
@@ -126,7 +126,7 @@ The submitSurvey API can return an error in the following scenarios:
126
126
|`CannotInvite`| Customer wasn't able to add a new participant on call |
127
127
|`HadToRejoin`| Customer left and joined again the call as a workaround for an issue |
128
128
|`CallEndedUnexpectedly`| Customer's call ended with no apparent reason |
129
-
|`OtherIssues`|Issue that isn't described by the previous values|
129
+
|`OtherIssues`|Any issue that does not fit previous descriptions|
130
130
131
131
### Audio issues
132
132
@@ -140,7 +140,7 @@ The submitSurvey API can return an error in the following scenarios:
140
140
|`AudioStoppedUnexpectedly`| Audio stopped with no clear reason (e.g. no one is muted)|
141
141
|`DistortedSpeech`| A participant's voice is distorted, different from their expected voice |
Copy file name to clipboardExpand all lines: articles/communication-services/tutorials/includes/end-of-call-survey-windows.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ When rating calls, you must respect values defined on the scale field. The lower
38
38
39
39
OverallRating is a required category for all surveys.
40
40
41
-
For more information on suggested survey use, see [Survey Concepts](https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept)
41
+
For more information on suggested survey use, see [Survey Concepts](https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/end-of-call-survey-concept)
42
42
43
43
> [!NOTE]
44
44
>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.
0 commit comments