Group Quest widget
Win together, or not at all
A cooperative team goal with a shared progress bar — N people working toward one target. The workplace-safe alternative to leaderboard rivalry. Joining writes, so it uses a session token.
GrowthSession tokenFor team goals and cooperation
Live demo
Loading live demo…
What it does
- Shared progress bar toward one target
- Participant count and deadline countdown
- “Invite teammates” entry point
- Reward on success, gentle copy on miss
Embed it with one div
This widget performs writes — mount it with a server-minted, per-user session token.
<!-- This widget performs writes — mount it with a SESSION token (issued server-side per user). -->
<script src="https://cdn.hatched.live/widget.js" data-session-token="SESSION_TOKEN" defer></script>
<div data-hatched-mount="group-quest"></div>Other widgets