How Arknox Times Quizzes and Forms Inside a YouTube Video

August 16, 20266 min read

What actually happens when a video hits your overlay's timestamp

Every overlay you add in Arknox — a quiz, a poll, a lead form, a booking widget, a CTA card — is stored with a start time and, optionally, an end time. As the video plays, Arknox watches the player's own playback clock. The instant it crosses your overlay's start time, the overlay fires: video pauses (for question, form, poll, and booking types) or the overlay renders on top without interrupting playback (for lightweight CTA-style types). There's no separate polling loop checking "are we there yet" every second — it's tied directly to the player's native timeupdate event, so the trigger fires the same frame the timestamp is crossed, not up to a second late the way a coarse interval-based check would.

Two overlay behaviors, not one

Arknox's overlay types split into two groups that behave differently:

Pausing overlays — quizzes, forms, polls, booking widgets, share gates, and full-screen media cards — stop playback the moment they trigger. The viewer has to act (answer, submit, dismiss) before the video resumes. This is the group you use when you need a real response, not just a glance.

Non-pausing overlays — CTA cards and lightweight prompts — render on top of the still-playing video without interrupting it. Use these for a "learn more" link or a soft nudge that shouldn't break someone's viewing flow.

You choose which behavior a given overlay uses when you set its type — there's no separate "pause mode" toggle to configure.

Gated content can't be scrubbed past

If you mark a question as required, Arknox tracks the furthest point a viewer has actually watched. If they try to drag the seek bar past that point — to skip a quiz they don't want to answer — Arknox snaps the playhead back to where they left off. This only applies to overlays you've explicitly gated; optional overlays never restrict seeking. It's a real behavioral difference from just placing a quiz in the video and hoping people don't scrub past it.

Wrong answers can rewind the video, not just show an error

For quiz questions, you configure what happens on a wrong answer per-question:

  • Allow continue — show feedback, let the viewer proceed anyway.
  • Rewind — jump playback back to a specific timestamp you choose (say, the part of the video that actually explains the answer) and let them rewatch before retrying.
  • Retry limit — cap how many attempts a viewer gets before the question resolves.
Combined with per-question point values and an optional "skip allowed" flag, this is closer to a small branching-logic engine than a simple quiz overlay — you can build a real "rewatch until you get it" flow without any of it living in your own code.

Why this doesn't cost what the competitors do

None of the above requires re-hosting your video. Arknox wraps YouTube's existing player and hosting — YouTube's CDN, YouTube's bandwidth, YouTube's global delivery — and adds the overlay and analytics layer on top. That's the entire reason the pricing gap is this large:

ToolHosting modelStarting price
ArknoxUses your existing YouTube hosting₹49 (~$0.59) one-time, 20 embeds, credits never expire
WistiaRe-upload to their own hosting$79/mo, billed annually
VidyardRe-upload to their own hosting$59/user/mo, billed annually
MindstampRe-upload to their own hosting$99/mo
(Competitor pricing checked August 2026 — verify current figures before relying on this for a purchase decision, as SaaS pricing changes without notice.)

The other three all charge you to store and stream video they're hosting for you — that's most of what a recurring monthly fee is paying for. Since Arknox never takes your video off YouTube, there's no hosting cost to pass on, and no reason to charge a recurring seat fee for it. You pay once per embed link, and that credit doesn't expire.

What this doesn't do (yet)

To be direct about the current limits: there's no true multi-path branching where a viewer's answer changes which video segment plays next (Mindstamp does this) — Arknox's rewind behavior jumps to a fixed timestamp you set, not a dynamically chosen path. And overlay positioning is template-based, not a full drag-and-drop canvas editor. If either of those is a hard requirement, it's worth knowing before you commit.

See it on your own video →

AH
Akash Hossain

Founder of Arknox. Builds tools for creators, marketers, and educators — white-label players, in-video forms, quizzes, and video engagement analytics.

Frequently Asked Questions

No — overlays trigger off the player's own playback event, not a separate timer, so there's no polling delay between the timestamp being reached and the overlay appearing.

No, not on overlays you've marked as gated/required — Arknox tracks the furthest point actually watched and snaps the seek bar back if someone tries to scrub past an unanswered required question. Optional overlays don't restrict seeking at all.

Whatever you configured for that question: let them continue anyway, rewind the video to a specific timestamp before letting them retry, or cap the number of retries. You set this per question, not globally.

Those platforms charge you to host and stream your video on their own infrastructure. Arknox leaves your video on YouTube and only adds the overlay/analytics layer, so there's no hosting cost built into the price — you pay a small one-time credit per embed instead of a recurring per-seat subscription.

Ready to Transform Your YouTube Videos?

Start embedding interactive, branded YouTube videos today. No credit card required.

Start Free Now

Free forever plan available · No credit card needed