How to Submit
We currently only support submissions via the Moodle online marker. Simply login to Moodle with your credentials, select the appropriate course and assignment and upload your file. If you're not registered on Moodle, send an email to complaining vehemently about it.
If your agent is written in Python or C++, you must submit a single .py or .cpp file containing all your code. If you're using Java, you'll need to submit a JAR file. Most IDEs provide built-in ways to accomplish this. If you're not using an IDE, follow Oracle's tutorial here. But then again, if you're using Java without an IDE, you may be beyond help...