Send the Multiple Intelligences from iCIMS in 8 minutes
Inside iCIMS Talent Cloud, Multiple Intelligences surfaces as a strength-mapping and role-design tool for enterprise talent-development programmes. iCIMS customers in product, design, operations, and leadership-development use the eight-domain framework to position candidates for multidimensional roles. Enterprise talent-development teams pair MI profiles with role-shadowing, mentorship assignments, and cross-functional-stretch opportunities. The framework reframes capability as multidimensional rather than single-axis; iCIMS customers position high-logical-mathematical plus high-spatial candidates into engineering-heavy product teams more cleanly than single-dimension profiling. MI is explicitly a development tool, not a screening filter.
Validity
Howard Gardner's Multiple Intelligences framework (1983) lacks the predictive-validity track record of Big Five or cognitive ability. Use it for self-awareness positioning and role-fit conversation, not as primary hiring filter.
Send the Multiple Intelligences 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 Multiple Intelligences dimensions
In your job template, create a scorecard section per Multiple Intelligences dimension. Each dimension maps 1:1 to a numeric attribute on the iCIMS scorecard — no provider-specific glue needed.
- 3
Trigger the Multiple Intelligences on the candidate's stage transition
Add "Send Multiple Intelligences" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded iCIMS email and completes the 8-minute form on mobile or desktop.
- 4
View the score envelope in the candidate profile
The full Multiple Intelligences 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
Generated by the same normalizer that serves your iCIMS webhook, so the field names and types below are the ones you will parse. The candidate and the answers are a worked example; the numbers are illustrative, not a benchmark.
dimensions[].score is 0–100 within this test’s own scale. It is safe to rank candidates on one dimension of one test, and it is not a percentile unless metadata.score_metric says so — today only Big Five publishes percentiles, against norms whose sample size and pull date travel in the same envelope. Scores from two different tests are not comparable to each other.
{
"test_type": "multiple-intelligences",
"test_name": "8 Thinking Styles",
"completed_at": "2026-05-16T10:34:21.000Z",
"candidate": {
"email": "candidate@example.com",
"name": "Alex Morgan"
},
"primary_outcome": {
"code": "intrapersonal",
"label": "Intrapersonal Intelligence",
"summary": ""
},
"dimensions": [
{
"code": "linguistic",
"label": "Linguistic Intelligence",
"score": 78,
"interpretation": "high"
},
{
"code": "logical",
"label": "Logical-Mathematical",
"score": 45,
"interpretation": "moderate"
},
{
"code": "spatial",
"label": "Spatial Intelligence",
"score": 64,
"interpretation": "moderate"
},
{
"code": "bodily",
"label": "Bodily-Kinesthetic",
"score": 33,
"interpretation": "low"
},
{
"code": "musical",
"label": "Musical Intelligence",
"score": 71,
"interpretation": "high"
},
{
"code": "interpersonal",
"label": "Interpersonal Intelligence",
"score": 52,
"interpretation": "moderate"
},
{
"code": "intrapersonal",
"label": "Intrapersonal Intelligence",
"score": 86,
"interpretation": "high"
},
{
"code": "naturalist",
"label": "Naturalist Intelligence",
"score": 38,
"interpretation": "low"
}
],
"metadata": {}
}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 iCIMS integration go live?+
Phase 1 roadmap target H2 2026.
Is MI EEOC-defensible?+
MI is defensible only as development or role-fit input, not primary hiring filter. The framework lacks predictive-validity track record of Big Five.
How does MI integrate with iCIMS talent-development?+
iCIMS admins map the eight domains to role-readiness rules. Enterprise talent-development teams pair MI profiles with stretch assignments and mentorship.
Which iCIMS roles benefit most?+
Product, design, operations, leadership-development roles where multidimensional capability matters.
How long does MI take?+
Median 8 minutes on JobCannon's 40-item form.
Pricing?+
Free sandbox + 5 invitations/mo; Scale tier $199/mo flat.
Be first on the iCIMS integration with the Multiple Intelligences
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 Multiple Intelligences first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Multiple Intelligences).