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

Allow --submit to login and submit to Gradescope #477

Open
cycomachead opened this issue Aug 28, 2023 · 0 comments
Open

Allow --submit to login and submit to Gradescope #477

cycomachead opened this issue Aug 28, 2023 · 0 comments

Comments

@cycomachead
Copy link
Contributor

It would be nice if we could find a way to get this to work.

I propose than a assignment.ok file contain a JSON object:

"gradescope": {
  "course_id": 0,
  "assignment_id": 0
}

If this is present, then we ask the student to login a make a submission to the assignment.
If the endpoint is also specified, then it seems like we would still submit to okpy as long as it's running.

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

1 participant