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

Formgrader doesn't work, command line do #1899

Open
bpfrd opened this issue Jul 4, 2024 · 5 comments
Open

Formgrader doesn't work, command line do #1899

bpfrd opened this issue Jul 4, 2024 · 5 comments
Labels

Comments

@bpfrd
Copy link

bpfrd commented Jul 4, 2024

Hi
I deployed jupyterhub & nbgrader in kubernetes. I'm using this version of nbgrader https://github.com/CERIT-SC/nbgrader-k8s
please find the issue and details below:

Operating system

Centos

nbgrader --version

nbgrader version 0.9.2

jupyterhub --version (if used with JupyterHub)

jupyterhub version 3.0.3

jupyter notebook --version

jupyterhub notebook version 7.1.2

Actual behavior

Formgrader stopped working recently and none of its functionalities, e.g., autograde, release feedback, manual grading, etc work! It doesn't give any specific errors. it shows something like "there is an error in autograding...." However, the command line works. but manual grading is not possible with the command line.

best regards

@bpfrd
Copy link
Author

bpfrd commented Jul 5, 2024

I should add that, when doing manual grading the comments and grades are not saved and have no effect.

@bpfrd bpfrd changed the title graphical interface (formgrader) doesn't work, command line do Formgrader doesn't work, command line do Jul 5, 2024
@brichet brichet added the bug label Jul 5, 2024
@brichet
Copy link
Contributor

brichet commented Jul 5, 2024

@bpfrd did you update nbgrader or jupyterlab/notebook recently ?
Otherwise, I would suspect an issue with configuration, maybe related to https://github.com/CERIT-SC/nbgrader-k8s (I don't know about that).

@bpfrd
Copy link
Author

bpfrd commented Jul 5, 2024

Thanks. I didn't update and I don't think teachers did too. How can I debug?
We do autograding, releasing assignment, etc. with command line. Is it possible to do manual grading with command line as well?

@brichet
Copy link
Contributor

brichet commented Jul 12, 2024

For reference CERIT-SC/nbgrader-k8s#11

@perllaghu
Copy link
Contributor

Is it possible to do manual grading with command line as well?

Manual grading from the command-line would need an alternative UI to allow comments & grade-changes - which seems a lot of work when there's already a UI available
[YMMV]

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

No branches or pull requests

3 participants