DevContest is web server based on Pylons framework and Python. This allows you to create a competition for students of informatics. The only thing you need is a Linux server with the necessary compilers. In the administration system you can set the language, what you want. The base is the default C, C++, Java, Pascal, Python, PHP and Ruby.
Not really maintained anymore. Sorry.
git clone https://github.com/yetty/DevContest.git DevContest
-
Download setup.sh:
wget https://raw.github.com/yetty/DevContest/0.4/setup-0.4.sh
-
Run it as root:
su sh setup-*.sh
and it is finished! Enjoy.