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

Send the Multiple Intelligences from Teamtailor in 10 minutes

Inside Teamtailor, Multiple Intelligences surfaces as a strength-mapping and role-design signal for SMB product and design hiring. Teamtailor's modern UX makes the eight-domain MI framework readable for hiring managers and candidates. Recruiters use MI profiles to have strength-mapping conversations with candidates before the team-meet round, positioning role expectations and capability alignment. The eight-domain breakdown (linguistic, logical-mathematical, spatial, musical, bodily-kinaesthetic, interpersonal, intrapersonal, naturalistic) is particularly valuable for SMB teams that want to move beyond single-score rankings. MI can surface on Teamtailor career pages to help candidates self-assess role-fit.

Validity

Multiple Intelligences framework lacks predictive-validity track record. Use for self-awareness and role-fit conversation.

Send the Multiple Intelligences from Teamtailor

From Teamtailor admin to first scored candidate.

  1. 1

    Add the JobCannon Teamtailor integration

    From Teamtailor 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 Teamtailor 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 Teamtailor 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 Teamtailor 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 Teamtailor candidate profile within 30 seconds of submission. Recruiters review without leaving Teamtailor.

Sample score envelope

The exact JSON shape your Teamtailor 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": "tt_candidate_5812",
  "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 Teamtailor integration go live?+

Phase 1 roadmap target Q4 2026.

Is MI EEOC-defensible?+

MI is defensible only as development or role-fit input, not primary hiring filter.

Which roles benefit?+

Product, design, operations — any role where multidimensional capability matters.

How long does MI take?+

Median 10 minutes.

Can MI surface on the Teamtailor career page?+

Yes. Teamtailor's career-site-first approach pairs naturally with MI for candidate self-assessment.

Pricing?+

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

Be first on the Teamtailor integration with the Multiple Intelligences

Email partners@jobcannon.io with your Teamtailor tenant ID. We'll notify you when the Teamtailor 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).