Skip to main content
JobCannon
Lever Assessment Partnermodern-skills self-assessment15-minute completion

Send the Skills Audit (21st-century skills) from Lever in 15 minutes

When the Lever adapter ships (target H2 2026), the Skills Audit will reach Lever via the webhook + Feedback Forms architecture as a structured form per candidate covering 12 modern-skill domains (analytical thinking, creative thinking, AI literacy, resilience, learning agility, etc.). Lever's coordination-first workflow suits the Skills Audit well — coordinators can pair the self-report Feedback Form with a documented work-sample task captured on a sibling Feedback Form, raising predictive validity from ρ .35 to ρ .55 per the Mabe & West meta-analysis. AI literacy in particular is the rising 2026 hiring differentiator and Lever's structured-feedback model is the right place to surface it.

Validity

Skills self-assessments correlate moderately with supervisor ratings (ρ ≈ .35; Mabe & West 1982 meta-analysis of 41 studies). The signal rises sharply (ρ .35 → .55) when self-report is triangulated with work-sample evidence — pair the Skills Audit with a structured task before the screening decision.

Send the Skills Audit (21st-century skills) from Lever

From Lever admin to first scored candidate.

  1. 1

    Add the JobCannon Lever integration

    From Lever 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 Lever scorecard mapped to Skills Audit (21st-century skills) dimensions

    In your job template, create a scorecard section per Skills Audit (21st-century skills) dimension. Each dimension maps 1:1 to a numeric attribute on the Lever scorecard — no provider-specific glue needed.

  3. 3

    Trigger the Skills Audit (21st-century skills) on the candidate's stage transition

    Add "Send Skills Audit (21st-century skills)" as an automatic action when candidates enter the assessment stage. The candidate receives a co-branded Lever email and completes the 15-minute form on mobile or desktop.

  4. 4

    View the score envelope in the candidate profile

    The full Skills Audit (21st-century skills) score envelope (dimensions, bands, narrative summary) lands in the Lever candidate profile within 30 seconds of submission. Recruiters review without leaving Lever.

Sample score envelope

The exact JSON shape your Lever scorecard receives back. Every JobCannon assessment uses the same dimensions[].score envelope so ranking logic stays consistent across tests.

{
  "test": "skills-audit",
  "version": "v2.3",
  "candidate_id": "lever_opp_2_b3f1a4",
  "completed_at": "2026-05-16T11:04:38Z",
  "duration_seconds": 891,
  "composite_readiness": 74,
  "composite_band": "high",
  "dimensions": [
    {
      "code": "analytical-thinking",
      "label": "Analytical thinking",
      "score": 81
    },
    {
      "code": "creative-thinking",
      "label": "Creative thinking",
      "score": 72
    },
    {
      "code": "ai-literacy",
      "label": "AI literacy",
      "score": 88,
      "primary": true
    },
    {
      "code": "resilience",
      "label": "Resilience and flexibility",
      "score": 64
    },
    {
      "code": "learning-agility",
      "label": "Learning agility",
      "score": 79
    },
    {
      "code": "self-direction",
      "label": "Self-direction",
      "score": 71
    },
    {
      "code": "collaboration",
      "label": "Collaboration",
      "score": 68
    },
    {
      "code": "critical-thinking",
      "label": "Critical thinking",
      "score": 76
    }
  ],
  "narrative_summary": "Strong analytical and AI-literacy profile with consistent learning-agility scores. Fits modern knowledge-work roles where the tool-stack changes quarterly.",
  "lever_feedback_form_id": "cf_skills_v2"
}

Frequently asked

When does the Lever integration ship?+

Target H2 2026.

How will the Skills Audit meet EEOC requirements inside Lever?+

Self-report scores alone are too easy to manipulate to anchor a hire decision (Mabe & West meta-analysis: ρ .35 self-report, ρ .55 when triangulated with work-sample evidence). The integration plan: emit the Skills Audit Feedback Form first, then pair with a sibling Feedback Form capturing a structured work-sample task. Compliance documentation lives on the candidate profile in the same coordination view.

Can I send the Skills Audit from Lever today?+

Not natively. Bridge today via the JobCannon REST API. We recommend pairing the bridge with a parallel work-sample-task workflow inside Lever Feedback Forms — same predictive-validity logic applies.

Which Lever roles benefit most from the Skills Audit?+

Roles where the tool-stack changes faster than the job-description can keep up — software engineering, data, design, product, marketing, research. AI literacy is the fastest-rising 21st-century skill on the WEF Future of Jobs 2023 employer-need ranking (cited by 80% of surveyed employers as core for hiring in 2023-2027).

How long does the Skills Audit take?+

Median candidate completion is 15 minutes on JobCannon's 60-item form covering 12 skill domains.

How do I express interest in early access?+

Email [email protected] with your Lever organisation slug.

Be first on the Lever integration with the Skills Audit (21st-century skills)

Email [email protected] with your Lever tenant ID. We'll notify you when the Lever adapter ships and beta credentials are available.

Prefer to try the Skills Audit (21st-century skills) first? Take it on JobCannon to see exactly what your candidates will see — or read the assessment API docs for the full envelope spec (Skills Audit).