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

Extract grade from the exercises notebook #6

Open
InesPessoa opened this issue Mar 27, 2021 · 2 comments · May be fixed by #13
Open

Extract grade from the exercises notebook #6

InesPessoa opened this issue Mar 27, 2021 · 2 comments · May be fixed by #13
Assignees
Labels

Comments

@InesPessoa
Copy link
Contributor

Right now, the grade extracted is zero by default. Include the actual grade in the endpoint, by implementing the function that extracts the grade.

@InesPessoa InesPessoa self-assigned this Mar 27, 2021
@buedaswag
Copy link
Collaborator

buedaswag commented Mar 27, 2021

yes! also, we need to make sure the student saves the notebook before submitting (adding a message requesting it should do it)

if you agree, feel free to close #8

@InesPessoa InesPessoa linked a pull request Mar 28, 2021 that will close this issue
@InesPessoa
Copy link
Contributor Author

InesPessoa commented Mar 28, 2021

@buedaswag This example already warns students to save before running the grading cell. The #8 is to replace this method with something more reliable.

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

Successfully merging a pull request may close this issue.

2 participants