France-ioi / taskgrader

This simple tool manages every step of grading a contest task, from the generation of test data to the grading of a solution output
MIT License
13 stars 3 forks source link

Does taskgrader have a web interface? #55

Open HamzaFarooqGithub opened 4 years ago

HamzaFarooqGithub commented 4 years ago

Hi, I have seen taskgrader attached with lit_consumer xblock in this Course and I am willing to implement that too. But while exploring taskgrader I came to know that its just a CLI tool. Can anybody please guide me through?

Regards, Hamza Farooq

mathias-hiron commented 4 years ago

Hi, Taskgrader is the name of the tool we use on our servers to grade the submissions.

The tool that hosts the tasks is TaskPlatform

It interacts with Taskgrader through graderqueue

we edit the tasks through task-editor, or directly in a git or svn repository

we use fioi-task-importer to deploy them on our servers

we use lti-to-bebras to integrate them through LTI

we will soon switch to AlgoreaPlatform for this LTI integration, so that we can include features from our LMS along with the tasks.

All these are the names of our different repositories.

If you're interested in using our tools, please contact us at info@france-ioi.org for further discussions.

Best Regards, Mathias Hiron

HamzaFarooqGithub commented 4 years ago

Thanks for the brief explanation :+1:

HamzaFarooqGithub commented 4 years ago

Hi @mathias-hiron,

Hope you are doing well. First of all thanks again for the brief explanation.

But we are having an issue regarding communication with your team. We have been trying to contact your team at info@france-ioi.org but are unable to get any reply.

We want codecast and taskgrader(the whole LTI) to be implemented, it would be great if we can get a more active email to communicate through.

Kindly, guide us through this.

Best Regards, Hamza Farooq