Send the Cognitive Ability (IQ) from iCIMS in 20 minutes
Inside iCIMS Talent Cloud, cognitive-ability testing integrates into the platform's talent-analytics dashboards for enterprise customers running high-complexity hiring (engineering, data, research, strategy). iCIMS customers use IQ scores to seed cohort-analytics that surface cognitive-distribution patterns, identify capability gaps for succession planning, and inform role-progression mapping. Enterprise security requirements (SAML SSO, data residency) are native to the JobCannon integration layer. The Schmidt & Hunter meta-analysis remains the cornerstone: g-factor predicts performance better than any other single instrument, with validity scaling up as role complexity rises.
Validity
General cognitive ability (g) is the strongest single predictor of job performance — ρ ≈ .51 in Schmidt & Hunter's 85-year meta-analysis (1998). Validity increases with job complexity.
Send the Cognitive Ability (IQ) from iCIMS
From iCIMS admin to first scored candidate.
- 1
Add the JobCannon iCIMS integration
From iCIMS 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
Create a iCIMS scorecard mapped to Cognitive Ability (IQ) dimensions
In your job template, create a scorecard section per Cognitive Ability (IQ) dimension. Each dimension maps 1:1 to a numeric attribute on the iCIMS scorecard — no provider-specific glue needed.
- 3
Trigger the Cognitive Ability (IQ) on the candidate's stage transition
Add "Send Cognitive Ability (IQ)" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded iCIMS email and completes the 20-minute form on mobile or desktop.
- 4
View the score envelope in the candidate profile
The full Cognitive Ability (IQ) score envelope (dimensions, bands, narrative summary) lands in the iCIMS candidate profile within 30 seconds of submission. Recruiters review without leaving iCIMS.
Sample score envelope
The exact JSON shape your iCIMS scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.
{
"test": "iq-test",
"version": "v4.0",
"candidate_id": "icims_ats_cand_8471",
"completed_at": "2026-05-16T10:55:03Z",
"duration_seconds": 1124,
"overall_iq": 118,
"percentile": 88,
"band": "high",
"subtests": [
{
"code": "pattern",
"label": "Pattern recognition",
"score": 122,
"percentile": 92
},
{
"code": "numerical",
"label": "Numerical reasoning",
"score": 114,
"percentile": 81
},
{
"code": "verbal",
"label": "Verbal reasoning",
"score": 119,
"percentile": 88
}
]
}Other assessments for iCIMS hiring
Run a different cut on the same candidate by sending one of these from the same iCIMS pipeline.
Big Five (OCEAN)
personality test
Big Five conscientiousness predicts job performance at corrected ρ ≈ .31 across 117 studies (Barrick & Mount 1991, Personnel Psychology).
Send from iCIMS →
DISC
behavioural style assessment
DISC maps four observable behaviour styles on the assertiveness × cooperativeness grid. Meta-analytic correlation with job performance is modest (~.10-.15).
Send from iCIMS →
EQ (Emotional Intelligence)
emotional intelligence assessment
EQ adds incremental predictive validity over Big Five and cognitive ability for emotional-labour roles — ρ ≈ .24 for customer-facing and people-management (Joseph & Newman 2010).
Send from iCIMS →
Frequently asked
When does the iCIMS integration go live?+
Phase 1 roadmap target H2 2026. Enterprise customers can be onboarded directly via early-access credentials while marketplace review completes.
Is IQ EEOC-defensible for iCIMS?+
Yes with caveats. Cognitive ability is most predictive (ρ .51) but carries highest documented adverse-impact risk. Defensibility requires (1) documented job analysis, (2) pass-bands above floor not ceiling, (3) pairing with structured interview, (4) ongoing adverse-impact monitoring.
Which iCIMS roles benefit most from IQ?+
Engineering, data, research, finance, product strategy, executive roles where task complexity is high. Validity is weaker for low-complexity roles.
How long does IQ testing take?+
Median 20 minutes on JobCannon's 30-item form. Longest assessment in the catalog; candidate friction is justified by predictive lift for high-complexity roles.
Does iCIMS support GDPR and data residency?+
JobCannon hosts on EU Supabase by default. Enterprise customers can request US residency. DPA available on request.
Pricing for iCIMS enterprises?+
Free sandbox + 5 invitations/mo; Business tier $99/mo flat. Enterprise partnerships scope dedicated rate limits (up to 10,000 rpm) and 99.9% SLA.
Be first on the iCIMS integration with the Cognitive Ability (IQ)
Email partners@jobcannon.io with your iCIMS tenant ID. We'll notify you when the iCIMS adapter ships and beta credentials are available.
Prefer to try the Cognitive Ability (IQ) first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Iq Test).