Evaluation Rubrics
Evaluation Rubrics
Section titled “Evaluation Rubrics”Evaluation rubrics define the criteria used to score calls in COPC Evaluation. Each rubric contains a list of weighted criteria that calls are evaluated against.
Accessing Evaluation Rubrics
Section titled “Accessing Evaluation Rubrics”Navigate to Settings > Evaluation Rubrics to manage your rubrics.
Creating a New Rubric
Section titled “Creating a New Rubric”- Click New Rubric
- Fill in the rubric details:
- Name — A descriptive name (e.g. “Customer Service Evaluation Q2”)
- Description — Optional explanation of when and how this rubric should be used
- Add evaluation criteria (see below)
- Click Save
Understanding Criteria
Section titled “Understanding Criteria”Each criterion in a rubric has the following fields:
| Field | Required | Description |
|---|---|---|
| ID | Yes | Unique identifier (e.g. greeting, data_verification) |
| Name | Yes | Display name (e.g. “Greeting Protocol”) |
| Description | No | What the evaluator should look for |
| Max Points | Yes | Maximum score for this criterion (must be > 0) |
| Section | No | Group label (e.g. “Opening”, “Body”, “Closing”) |
| Critical Error | No | If checked, scoring 0 on this criterion fails the entire call |
Critical errors: When a criterion marked as critical receives a score of 0, the entire call automatically scores 0% regardless of other criterion scores. Use this for non-negotiable requirements like identity verification or compliance disclosures.
Adding Criteria Manually
Section titled “Adding Criteria Manually”- Click Add Criterion in the rubric editor
- Fill in the fields for each criterion
- Repeat for each criterion you want to add
- The editor shows a running total of criteria count, total points, and critical criteria
Importing Criteria from CSV
Section titled “Importing Criteria from CSV”You can bulk-import criteria from a CSV file:
- Click Import CSV in the rubric editor
- Select your CSV file
CSV format — one row per criterion, no header row:
id,name,description,max_points,is_critical,sectionExample CSV:
greeting,Greeting Protocol,Agent greets customer and identifies themselves,10,false,Openingverification,Data Verification,Agent verifies caller identity,15,true,Securityactive_listening,Active Listening,Agent demonstrates active listening skills,10,false,Bodyresolution,Issue Resolution,Agent resolves or properly escalates the issue,20,false,Bodyclosing,Closing Protocol,Agent summarizes and closes appropriately,10,false,ClosingNotes:
- Columns:
id,name,description,max_points,is_critical,section is_criticalaccepts:true,1,yes(anything else is treated as false)- Rows with fewer than 4 columns or missing required fields are skipped
- Importing replaces all existing criteria in the rubric
Editing and Deleting Rubrics
Section titled “Editing and Deleting Rubrics”- Edit: Click the edit icon on any rubric card to modify its name, description, or criteria
- Delete: Click the delete icon to permanently remove a rubric
Best Practices for Rubric Design
Section titled “Best Practices for Rubric Design”- Keep criteria focused — Each criterion should evaluate one specific behavior
- Use meaningful IDs — IDs appear in exports and reports, so make them descriptive
- Balance point weights — Assign more points to criteria that matter most
- Use critical errors sparingly — Reserve them for truly non-negotiable requirements
- Group with sections — Use sections to organize criteria logically (e.g. Opening, Body, Closing)
- Test with a small batch — Run a few calls first to calibrate your rubric before large-scale evaluation