Every classroom has heard some version of the same joke: what if I could explain the answer instead of writing it? FIDAA takes that thought seriously enough to build an entire product around it, while keeping the result proudly unserious.
The premise is simple: a student creates a digital answer sheet, records voice answers, and receives a short public link with a QR code. Put that code on the physical paper and the teacher who scans it lands on a convincing answer-sheet viewer—except the answers may be songs, jokes, confident nonsense, or a surprisingly good explanation.
From recording to reveal
Each sheet can contain multiple questions. For every question, the student can record directly through the browser using the MediaRecorder API, upload an existing audio file, or add a text response. A waveform makes recording and playback feel tangible rather than behaving like an ordinary file attachment.
When the sheet is saved, FIDAA creates a unique slug and shareable URL. A matching QR code can be copied, printed, or drawn onto paper. That small bridge between a physical exam and a digital page is the core of the joke.
The prank becomes a live event
The cleverest part is what happens after sharing. Opening a sheet increments its view count, while Supabase Realtime sends the student an immediate dashboard notification. A teacher or viewer can leave a custom comment or use quick remarks such as “Excellent Work!”, “Fail! Call Parents”, “Legendary Answer!”, or “See me in office.” Confetti and realtime updates make every interaction feel like part of a live spectator event.
Four answer sheets, four personalities
Presentation is part of the comedy. Students can choose from an official-looking Classic Board layout, a clean Modern Digital style, a nostalgic Vintage Notebook, or a neon Cyberpunk theme. Changing the template can update the public experience without changing the underlying answers.
Turning one joke into a community
FIDAA adds ranks based on total views: Rookie, Rising Star, Class Clown, Pro Backbencher, and Legendary. An Explore page combines a featured-sheet gallery with a Top Legends leaderboard. This turns isolated links into a playful community where the best sheets can circulate and compete.
A serious stack for an unserious idea
The application uses Next.js 15, React 19, TypeScript, Tailwind CSS, and Radix-style components on the front end. Supabase provides authentication, PostgreSQL data, storage, and realtime subscriptions. It also includes guarded dashboards, editable profiles, an admin moderation area, user banning, featured content, search, and contact tools.
That contrast is what makes FIDAA interesting: the engineering is complete, but the product never loses the personality of the original classroom joke.
Try FIDAA. Developed by Abdullah Tarar and credited to Famst Agency.