Send the DISC from iCIMS in 5 minutes
Inside iCIMS Talent Cloud, DISC surfaces at the panel-coordination stage for large hiring teams to balance team-composition dynamics. Enterprise cohorts (50-100 panelists across multiple business units) benefit from DISC's communication-style vocabulary — instead of intuitive panel-alignment meetings, iCIMS scorecard logic maps the four-letter profile directly to structured interview rubrics. iCIMS's cross-business-unit analytics aggregate DISC patterns to inform team-build strategies and organisational-dynamics training. The five-minute completion makes DISC acceptable for enterprise-scale volume screening without burning candidate goodwill.
Validity
DISC maps four observable behaviour styles on the assertiveness × cooperativeness grid. Meta-analytic correlation with job performance is modest (~.10-.15).
Send the DISC 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 DISC dimensions
In your job template, create a scorecard section per DISC dimension. Each dimension maps 1:1 to a numeric attribute on the iCIMS scorecard — no provider-specific glue needed.
- 3
Trigger the DISC on the candidate's stage transition
Add "Send DISC" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded iCIMS email and completes the 5-minute form on mobile or desktop.
- 4
View the score envelope in the candidate profile
The full DISC 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": "disc",
"version": "v2.1",
"candidate_id": "icims_ats_cand_8471",
"completed_at": "2026-05-16T10:31:14Z",
"duration_seconds": 312,
"profile": "DI",
"profile_label": "Director-Influencer",
"dimensions": [
{
"code": "D",
"label": "Dominance",
"score": 78,
"primary": true
},
{
"code": "I",
"label": "Influence",
"score": 64,
"primary": true
},
{
"code": "S",
"label": "Steadiness",
"score": 32,
"primary": false
},
{
"code": "C",
"label": "Conscientiousness",
"score": 41,
"primary": false
}
]
}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 →
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 →
Cognitive Ability (IQ)
cognitive ability test
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 from iCIMS →
Frequently asked
When does the iCIMS integration go live?+
Phase 1 roadmap target H2 2026. Partner application submitted to iCIMS Marketplace; typical review timeline 6-8 weeks.
Is DISC EEOC-defensible for iCIMS hiring?+
DISC is defensible as a team-fit input rather than a primary hiring filter. The ~.15 predictive-validity ceiling is too low to anchor hire-decline decisions without other inputs.
How does DISC integrate with iCIMS Talent Cloud?+
DISC results appear as a structured Feedback Form on the candidate profile. Panelists read the two-letter profile and dimension scores before team-meet rounds; iCIMS scorecard rules map DISC directly to rubric cells.
How long does DISC take?+
Median 5 minutes on JobCannon's 24-item forced-choice form. Tied with Conflict Styles for fastest assessment in the catalog.
Can I use DISC for large-scale volume screening?+
Yes. DISC's five-minute completion and modest validity make it ideal for high-volume enterprise screening before more costly assessments.
How is DISC priced?+
Free sandbox + 5 invitations/mo; Business tier $99/mo flat across all 22 tests. Enterprise partnerships custom-priced.
Be first on the iCIMS integration with the DISC
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 DISC first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Disc).