Embed in 2 minutes

Add skill challenges to your hiring workflow

Two lines of HTML. Candidates take a skill quiz without leaving your site. AI scores every answer and sends results straight to your Talento dashboard.

Three steps to live

No engineering team required.

01

Create a quiz challenge

In your company dashboard, create a challenge of type "Quiz". Add questions, set difficulty, and let AI generate the scoring rubric.

Create a challenge
02

Enable embedding & copy the snippet

Toggle "Enable embedding" in the challenge card. Copy the two-line iframe or web component snippet — no API keys needed.

03

Paste into your careers page

Drop the snippet into your HTML. Candidates take the quiz right there. Results flow back to your Talento dashboard automatically.

Two lines of code. That's it.

Drop one of the snippets below into your HTML. Replace YOUR_TOKEN with the token from your dashboard.

iframe embedWorks everywhere
<iframe
  src="https://app.talento.lt/embed/quiz/YOUR_TOKEN"
  width="100%"
  height="640"
  frameborder="0"
  allow="clipboard-write"
  style="border-radius:12px; border:1px solid #e5e7eb;"
></iframe>
Web ComponentReact / Vue friendly
<!-- One-time script tag (add to <head>) -->
<script
  type="module"
  src="https://app.talento.lt/embed/quiz-element.js">
</script>

<!-- Anywhere in your HTML -->
<talento-quiz token="YOUR_TOKEN"></talento-quiz>

What's included out of the box

  • No extra backend or API keys
  • Candidates never leave your site
  • Real-time results in your dashboard
  • Branded with your company logo
  • GDPR-ready consent flow built in
  • Mobile-responsive out of the box

Everything you need to screen at scale

Built for hiring teams, from startups to enterprise.

AI-scored in minutes

Every response is evaluated by Claude — candidates get instant, objective feedback. No manually graded take-homes.

Built-in anti-cheat

Tab-switch detection, copy/paste monitoring and automated disqualification keep assessments honest.

Configurable time limits

Set per-quiz time limits from your dashboard. Countdown shown to candidates, auto-submit when time runs out.

Domain allowlist

Restrict the quiz to your own domain. Embeds blocked on any unwhitelisted site — one field, saved instantly.

Works on any website

Drop two lines of HTML into any careers page — React, WordPress, Webflow, raw HTML. No SDK required.

Zero backend needed

The embed handles auth, submission and evaluation entirely server-side. Your site stays simple.

Ready to screen smarter?

Create a free account, set up your first quiz in under 10 minutes, and embed it anywhere.