Quiz done specifically for event HOK2012, the Croatian Oncology Congress. It is a “Web app” for iPad. today we would call it a PWA, but back when this was done PWA was not even coined as a term.
Attending oncologists would pick one of four Roche oncology quizzes and answer clinical knowledge questions about treatment outcomes and study data.
Two question types: slider-based (drag to set numeric values for each treatment) and multiple choice. Every answer, right or wrong, shows detailed feedback with data visualizations. Dot plots with confidence intervals, Kaplan-Meier survival curves, hazard ratios, all rendered in the browser.
Built as an Apple “web app”, a full-screen mobile web application that behaves like a native iPad app when launched from the home screen. Heavy AJAX use so nothing requires a page reload, and localStorage caching to keep interactions smooth on conference Wi-Fi.
Django backend handles quiz content management, scoring, and an admin panel for organizers to review results, filterable by quiz, score, and date. Visual design was provided by a designer. I did the markup and the complete Django backend.








