Evaluation Overview¶
The Evaluation phase in Quality AI enables QA Managers to create standardized assessments for Voice and Chat interactions. Evaluation forms align scoring with operational goals and promote consistent, compliant evaluations.
Each queue supports one Evaluation Form per channel. Manual Evaluation lets QA Managers mark specific metrics for manual scoring and exclude them from agent attributes and scorecard calculations.
Key Features and Capabilities¶
-
Multi-language Support: Delivers evaluations to different languages with relevant, localized metrics for accurate global team assessments.
-
Flexible Scoring Types: Supports percentage-based scoring for simpler forms and points-based scoring for complex evaluations.
-
Advanced Scoring Options: Enables negative scoring, fatal criteria, and pass-score thresholds to refine evaluations and highlight critical issues.
-
Channel-Specific Configuration: Supports customization of evaluation settings for Voice and Chat channels.
-
Queue and Channel Assignment: Assigns evaluation forms to specific queues and channels.
-
AutoQA and Manual Audits: Enables AutoQA scoring alongside manual audit-based assessments for comprehensive coverage.
Evaluation Forms Structure¶
Quality AI divides evaluation configuration into two core components:
-
Evaluation Forms: Defines the overall scoring structure, scoring type, language, channel, pass threshold, and queue assignments.
-
Evaluation Metrics: Defines the individual quality parameters used to measure agent performance.
How It Works¶
QA Managers create evaluation forms with weighted metrics totaling 100% to measure agent performance objectively. The system assigns these forms to specific queues and channels for auditing and AutoQA scoring.
This alignment ensures consistent audits, clear insights, and improved customer experience.
Access Evaluation Forms¶
Navigate to Quality AI > CONFIGURE > Evaluation Forms to view and manage evaluation forms.

Evaluation Forms Elements¶
The Evaluation Forms displays the following elements:
-
Name: Shows the name of the evaluation form.
-
Description: Shows a short description of the form.
-
Queues: Shows the forms assigned and not assigned in the queue.
-
Channel: Shows the assigned form channel mode (voice or chat interaction).
-
Created By: Shows the form creator's name.
-
Pass Score: Shows the minimum score that an agent needs to pass for the specified assigned forms and channels.
-
Status: Enables or disables scoring for the individual Evaluation Form (You must enable the form to start scoring).
-
Search: Provides a quick search option to view and update the Evaluation Forms by name.
Note
Enable Auto QA in the Quality AI Settings before creating evaluation forms.
Create a New Evaluation Form¶
Steps to create a new evaluation form:
-
Select the Evaluation Forms tab.
-
Select the + New Evaluation Forms displayed in the upper-right corner.
The form creation process includes three sections:
-
General Settings
-
Assignments
-
Evaluation Metrics
General Settings Configuration¶
This section defines the basic details of the evaluation form.
Steps to configure general settings:
-
Enter a Name and Description (optional).
-
Select the required Language.
-
Select a Channel type.
-
Chat: Displays only Chat-relevant metrics. Excludes speech-based and Voice-specific Playbook metrics.
-
Voice: Displays all applicable Voice-related metrics, including speech and Playbook metrics.
The selected channel determines which metrics are available for configuration.
-
-
Select a Scoring Type (Percentage or Points).
-
Set a minimum Pass Score required for agents.
This maintains consistent evaluation standards, regardless of the scoring type you select.
Assignments Configuration¶
This section enables you to assign queues to the evaluation form.
Queues and Conversation Source Configuration¶
You can assign available queues and define the conversation source for evaluation.
Steps to configure assignments:
-
Use the Search bar to find available queues.
-
Select the required queues.
-
Select Add Queues to assign them to the evaluation form.
-
Add or remove the listed queue assignments if required.
Conversation Source Options¶
-
Quality AI Express: Enables Quality AI Express-based interaction processing.
-
CCAI Integration: Configures Quality AI to ingest conversation data from CCAI.
-
Agent AI Integration: Enables Quality AI to process interactions received from Agent AI.
Note
If you assign CCAI or AgentAI queues together with QualityAI Express queues in the same evaluation form, the system makes By Playbook and By Dialog metrics unavailable for selection.
Queue Assignment Rules
-
Each queue can have only one form associated with a single channel.
-
The search list displays only queues assigned to the user.
Metric Configuration Rules
-
The system validates metric availability based on the selected conversation source, language, and channel.
-
You can reorder metrics after addition to control their display sequence in the AI-Assisted Manual Audit screen.
-
The metrics list displays only those configured for all selected form languages and the chosen channel.
Evaluation Metrics Configuration¶
This section enables you to add and configure evaluation metrics for the form. The configuration flow is the same for both Percentage-based and Points-based scoring. Only the weight type differs. The system displays only metrics supported for the selected languages and channel.
Steps to configure evaluation metrics:
-
Use the Search bar to find the available evaluation metrics.
-
Add the selected metrics to the form.
-
Select Edit to configure each metric.
-
Choose the correct Response that defines what constitutes a match for this metric.
-
Assign a metric Weightage based on the selected scoring type:
Outcome Configuration¶
For each metric, define the outcomes (for example, Yes or No) and assign a positive, zero, or negative weight based on the expected response. A matching response receives positive weight, while a non-matching response receives zero or negative weight (if configured).
-
Toggle on Fatal Error for this metric if it's compliance-critical (optional).
-
Select Create to finalize the form creation.
Scoring Type Selection¶
This scoring type selection determines how you assign weights, percentage or points to evaluation metrics.
-
Percentage-Based:
- Assign metric weights as percentages.
- Metric weight must equal 100%.
- Best for smaller forms (fewer than 20 metrics).
-
Points-Based:
- Metric weights as points with no upper limit on total positive points.
- Total negative points can’t exceed total positive points.
- Recommended for complex forms (20+ metrics; ideal for 40+).
- Supports Manual Evaluation metrics.
Whenever you try to switch from an existing scoring type, the system shows a warning pop-up to confirm the following:
- Changing the scoring type requires reconfiguring all metric weights.
- If metrics exist, you must provide a complete new configuration.
Language Selection Behavior¶
-
Evaluation forms support multi-language selection.
-
The system displays only By-Question metrics configured for all selected languages.
-
The system applies an AND condition across the selected languages. For example, if you select English and Dutch, the dropdown shows only metrics available in both languages.
Language Selection Behavior¶
- Evaluation forms support multi-language selection.
- The system displays only By-Question metrics configured for all selected languages.
- The system applies an AND condition across selected languages. For example, if you select English and Dutch, the dropdown displays only metrics available in both languages.
Points-Based Scoring Formula¶
Kore Evaluation Score = [∑(Myi × Wyi) - ∑(Mni × Wni) / ∑(Wyi)] × 100
Where:
- Myi, Wyi = Adhered metrics and positive points.
- Mni, Wni = Non-adhered metrics and negative points.
Scoring Logic¶
Calculate the conversation score using the selected type: Percentage (weighted average) or Points (normalized), cap at –100 if negatives exceed positives, and compare to the Pass Score (≥ Pass = Pass, < Pass = Fail). A fatal error sets the score to 0.
Scoring Rules Comparison¶
| Category | Percentage-Based Configuration | Points-Based Configuration |
|---|---|---|
| Configuration Type | Assign weights as percentages. | Assign weights as points. |
| Weight Assignment | Enter percentage values for Yes and No outcomes. | Enter point values for Yes and No outcomes. |
| Weight Validation Rules | • If Correct Response = Yes → • Only positive percentages allowed for Yes • Zero or negative percentages allowed for No • If Correct Response = No → • Only positive percentages allowed for No • Zero or negative percentages allowed for Yes |
• If Correct Response = Yes → • Positive points for Yes • Zero or negative points for No • If Correct Response = No → • Positive points for No • Zero or negative points for Yes |
| Validation Requirements | Total positive weight must equal 100%. Negative weight allowed within the 100% structure. Only metrics valid for the selected language and channel appear. |
No fixed maximum on total positive points. Total negative points ≤ total positive points. Only metrics valid for the selected language and channel appear. Manual Evaluation metrics allowed. |
| Outcome Logic | Matching correct response earns the assigned percentage; incorrect earns zero or negative; final score ranges from 0–100%. | Matching correct response earns assigned points; incorrect earns zero or negative; The system then normalizes the total points to a 0–100 scale. |
| Fatal Error Configuration | Works identically for both scoring systems: If a fatal metric fails, the final score becomes 0. Ignores all other metric scores, and automatically marks the interaction as failed. | — |
Scoring Systems Comparison¶
| Feature | Percentage‑Based (Restrictive) | Points‑Based (Flexible) |
|---|---|---|
| Best For | Smaller forms (fewer than ~20 metrics) | Larger forms (20+ metrics) |
| Total Weight / Scale | Must equal 100% | No fixed maximum |
| Scalability | Limited distribution due to 100% cap | High flexibility regardless of number of metrics |
| Weight per Metric | Decreases as metrics increase (for example, 40 metrics ~2.5% each) | Assign any point value based on importance |
| Weight Precision | May require fractional values (for example, 2.5%) | Uses whole‑number allocations (for example, 50 points for critical, 5 for minor) |
| Negative Scoring Control | Managed within 100% structure | Negative points allowed but can’t exceed total positive points |
| Flexibility | Fixed distribution (restricted by 100%) | Highly flexible distribution |
| Final Evaluation Score | Direct percentage (0–100) | Normalized to percentage (0–100) |
Managing Evaluation Forms¶
This section guides you through editing and updating the existing evaluation forms.
Edit Existing Evaluation Forms¶
Steps to edit the existing evaluation forms:
-
Select the three-dot (⋮) menu to Edit or Delete to update the required details.
-
Select Update.
Switching Scoring Systems¶
Changing the scoring type clears all existing weights and requires you to reconfigure metrics. Make sure the percentage totals 100% and points meet validation rules.
Language Configuration Warnings¶
Changes to language settings can affect speech recognition accuracy and metric results.
Metric Deletion Warnings¶
This section explains the warnings and prerequisites the system enforces before deleting a metric.
-
If any evaluation form uses the metric, the system displays a warning message.
-
Remove the metric from all associated evaluation forms before deletion.
-
If the metric links to any attributes, reassign those attributes to a different metric before you delete it.
-
The system enables you to delete the metric only after you resolve all dependencies.
Unsupported Language Error (Form-Level)¶
This error occurs when you add a new language to a form, but some metrics in the form don't support that language. The system blocks the update because the associated metrics (for example, By Question metrics) don't include the selected language. For example, if a form supports English and Dutch, and its metrics support only these languages, adding Hindi triggers a warning.
To resolve this, perform the following actions:
- Review the language configuration for each metric used in the form.
- Update each metric to support the new language (for example, Hindi).
- Verify that all required metrics support the language.
- Add the language to the form after updating all metrics.
Metric-Level Language Limitation¶
This warning appears when you try to use metrics within a form that doesn't support a language configured at the form level. For example, a form includes a language, such as Hindi, but some updated metrics aren't configured to support Hindi.
To resolve this, perform the following actions:
- Configure the required language (for example, Hindi) and update the metric in the form.
- Choose a metric that supports all languages configured in the form.
Channel Mode Change Warning¶
- When you switch to any existing or preconfigured channel modes between Voice and Chat, a warning message appears related to the specific channel's associated metrics.
-
The system automatically deletes speech-based metrics when you switch the channel from Voice to Chat or Chat to Voice.
To resolve this, perform the following action:
-
You must update the remaining metrics and adjust their corresponding weights to support proper evaluation.
-
Select Update to save the changes once all updates are complete**.
-



