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

student not able to fetch feedback #10

Open
bpfrd opened this issue Mar 9, 2024 · 0 comments
Open

student not able to fetch feedback #10

bpfrd opened this issue Mar 9, 2024 · 0 comments

Comments

@bpfrd
Copy link

bpfrd commented Mar 9, 2024

Hi,

I set up nbgrader (this implementation https://github.com/CERIT-SC/nbgrader-k8s/tree/main/nbgrader-exchange) with jupyterhub. Some students are not able to fetch feedback and get this error:

$nbgrader fetch_feedback "assignment_name" --course course_name
[FetchFeedbackApp | WARNING] Config option `kernel_spec_manager_class` not recognized by `FetchFeedbackApp`.
[FetchFeedbackApp | WARNING] Could not find feedback for 'course_name/assignment_name/notebook_name' submitted at 2024-03-02 14:20:56.795510 UTC
[FetchFeedbackApp | WARNING] Could not find feedback for 'course_name/assignment_name/notebook_name2' submitted at 2024-03-02 14:20:56.795510 UTC
[FetchFeedbackApp | INFO] Source: /mnt/exchange/course_name/feedback_public/username
[FetchFeedbackApp | INFO] Destination: /home/jovyan/course_name/assignment_name/feedback

course_name, assignment_name, ... are just placeholders for actual data. This only happens for some random students. I was wondering, what's the issue?

best

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