msbel
← all projects
18 2018 archived

KOExamApp

My first publicly-deployed app: an interactive quiz built on Wired.com RSS

c#asp.netjquerysparssfirst deployed

Hosted at koexamapp.msbel.com (msbel.com was already live in 2018, this used a subdomain). Teachers create quizzes from articles auto-fetched via Wired.com RSS, or write their own. Students take exams on a single page; jQuery dynamically updates the page after submission to show correct/incorrect answers in colour — no full reload, an SPA five years before Astro existed. Built as a job interview project. BLL/DAL/UI architecture, rich text editor, full auth.