I had students edit a python file and then submit it along with the 
notebooks. However, when I run the autograder, nbgrader imports the python 
file from my source directory instead of the submitted one. This, of 
course, leads to the test cells that test their implementation always 
passing no matter what they do (and also makes it so that, if they added 
and rely on any further functionality that's not in my solution, then those 
blocks fail!). Is there any way to have the submitted notebooks import from 
the submitted .py file? 

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/b56ccee1-1306-4c54-b9d7-e18bc5a2ab93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to