Skip to main content
JobCannon
iCIMS Assessment Partnercognitive-style profiler10-minute completion

Send the Multiple Intelligences from iCIMS in 10 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. 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. 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. 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 10-minute form on mobile or desktop.

  4. 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

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": "multiple-intelligences",
  "version": "v2.0",
  "candidate_id": "icims_ats_cand_8471",
  "completed_at": "2026-05-16T10:48:17Z",
  "duration_seconds": 598,
  "top_three": [
    "logical-mathematical",
    "linguistic",
    "intrapersonal"
  ],
  "dimensions": [
    {
      "code": "linguistic",
      "label": "Linguistic",
      "score": 78
    },
    {
      "code": "logical-mathematical",
      "label": "Logical-Mathematical",
      "score": 84,
      "primary": true
    },
    {
      "code": "spatial",
      "label": "Spatial",
      "score": 62
    },
    {
      "code": "musical",
      "label": "Musical",
      "score": 41
    },
    {
      "code": "bodily-kinaesthetic",
      "label": "Bodily-Kinaesthetic",
      "score": 38
    },
    {
      "code": "interpersonal",
      "label": "Interpersonal",
      "score": 68
    },
    {
      "code": "intrapersonal",
      "label": "Intrapersonal",
      "score": 74,
      "primary": true
    },
    {
      "code": "naturalistic",
      "label": "Naturalistic",
      "score": 35
    }
  ]
}

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 10 minutes on JobCannon's 48-item form.

Pricing?+

Free sandbox + 5 invitations/mo; Business tier $99/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).