poludnitsa
Exam & quiz web platform written as a CGI application
Poludnitsa is a free exam/quiz platform. I wrote it because I needed a simple and robust platform to test a bunch of people. Poludnitsa is a CGI application, therefore it requires a web server (like Apache, nginx, etc). It's primarily written (and runs) on Linux platforms, however, being written in pure ANSI C makes it easily portable to virtually any platform. Poludnitsa stores all information in a PostgreSQL database.
The installation of Poludnitsa is quite straigth-forward: it's as simple...