Skip to main content
JobCannon
SmartRecruiters Assessment Partneremotional intelligence assessment10-minute completion

Send the EQ (Emotional Intelligence) from SmartRecruiters in 10 minutes

Inside SmartRecruiters' Hiring Success platform, EQ integrates with customer-success and account-management hiring workflows to reduce 90-day failure rates. SmartRecruiters customers use the four-domain EQ envelope (self-awareness, self-management, social-awareness, relationship-management) to feed programmatic-hiring rules that auto-rank high-relationship-management candidates. The composite EQ score plus dimension sub-scores land on the SmartRecruiters scorecard; recruiters at Hiring Success customers running modern customer-success stacks use the EQ signal to make team-fit decisions more data-driven. The ten-minute completion is acceptable for mid-market hiring volume without friction.

Validity

EQ adds incremental predictive validity for emotional-labour roles — ρ ≈ .24 (Joseph & Newman 2010).

Send the EQ (Emotional Intelligence) from SmartRecruiters

From SmartRecruiters admin to first scored candidate.

  1. 1

    Add the JobCannon SmartRecruiters integration

    From SmartRecruiters admin settings, add JobCannon as an Assessment Partner. Paste your Basic Auth credentials (sandbox first, production after the first test cycle). One-time setup, takes 3 minutes.

  2. 2

    Create a SmartRecruiters scorecard mapped to EQ (Emotional Intelligence) dimensions

    In your job template, create a scorecard section per EQ (Emotional Intelligence) dimension. Each dimension maps 1:1 to a numeric attribute on the SmartRecruiters scorecard — no provider-specific glue needed.

  3. 3

    Trigger the EQ (Emotional Intelligence) on the candidate's stage transition

    Add "Send EQ (Emotional Intelligence)" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded SmartRecruiters email and completes the 10-minute form on mobile or desktop.

  4. 4

    View the score envelope in the candidate profile

    The full EQ (Emotional Intelligence) score envelope (dimensions, bands, narrative summary) lands in the SmartRecruiters candidate profile within 30 seconds of submission. Recruiters review without leaving SmartRecruiters.

Sample score envelope

The exact JSON shape your SmartRecruiters scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.

{
  "test": "eq",
  "version": "v2.4",
  "candidate_id": "sr_hire_8901",
  "completed_at": "2026-05-16T10:42:18Z",
  "duration_seconds": 587,
  "overall_score": 76,
  "overall_band": "high",
  "dimensions": [
    {
      "code": "self-awareness",
      "label": "Self-awareness",
      "score": 72
    },
    {
      "code": "self-management",
      "label": "Self-management",
      "score": 81
    },
    {
      "code": "social-awareness",
      "label": "Social awareness",
      "score": 74
    },
    {
      "code": "relationship-management",
      "label": "Relationship management",
      "score": 78
    }
  ]
}

Frequently asked

When does SmartRecruiters integration go live?+

Phase 1 roadmap target H2 2026.

Which roles benefit most from EQ?+

Customer success, account management, recruiting, operations — roles with daily-conversation and customer-relationship work.

Is EQ EEOC-defensible?+

Yes when the role has documented emotional-labour requirements. Document the requirement in SmartRecruiters job description before first use.

How does EQ feed programmatic rules?+

EQ dimension scores (especially relationship-management) feed SmartRecruiters auto-rank and auto-advance rules.

How long does EQ take?+

Median 10 minutes.

Pricing?+

Free sandbox + 5 invitations/mo; Business tier $99/mo flat.

Be first on the SmartRecruiters integration with the EQ (Emotional Intelligence)

Email partners@jobcannon.io with your SmartRecruiters tenant ID. We'll notify you when the SmartRecruiters adapter ships and beta credentials are available.

Prefer to try the EQ (Emotional Intelligence) first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Eq).