DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
709 stars 248 forks source link

Moodle plugin for domjudge #135

Closed littleali closed 10 years ago

littleali commented 10 years ago

Hi We are about to use DOMjudge for high school student and held contests in pascal. I want to know if there is plugin to use DOMjudge besides moodle, and teams are users of moodle. If the answer is No please point me to complete documentation of api ( I also read http://www.domjudge.org/demoweb/api/ but I didn't get how to authenticate teams in sending post to submissions url). I want to write a plugin for moodle to connect it to DOMjudge .

Thank you!

thijskh commented 10 years ago

Hi! What I'd like to understand first is what exactly you want to accomplish. Do you want your moodle account data to be usable with DOMjudge, so that your students can log into DOMjudge with their Moodle credentials? Or is it something different?

littleali commented 10 years ago

HI. Yes I want my students can log into DOMjudge with their Moodle credentials.

thijskh commented 10 years ago

And you're using DOMjudge 4.0 or a different version?

littleali commented 10 years ago

I am not choosed the version yet.

littleali commented 10 years ago

I didn't choose the version yet. Excuse me for my bad English.

thijskh commented 10 years ago

When starting from scratch I'd use DOMjudge 4.0, our latest and greatest release.

There are several options:

littleali commented 10 years ago

Thank you ! :)