Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rake task for adding new languages #33

Open
divyanshumehta opened this issue May 13, 2017 · 2 comments
Open

Rake task for adding new languages #33

divyanshumehta opened this issue May 13, 2017 · 2 comments
Assignees

Comments

@divyanshumehta
Copy link
Member

For adding new languages to the judge currently the code in submission _worker need to be modified which is not favourable thing. Rake tasks can be made for addition of new coding languages. This will aloow the admin to easy add languages to the Judge.

@kumarneetesh24
Copy link
Member

The idea is good, but for that, you have to modify not only submission_worker also submission model at create_submission_data

@kumarneetesh24
Copy link
Member

kumarneetesh24 commented May 22, 2017

and If you want admin to add any new language then also add execution command field in languages model and modify accordingly. But the problem arises when you use docker containers or the language is not installed on the system. I am assigning this to u. Try to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants