I’ve been having issues with Exercise 6 so I ran the code with “# grade-up-to-here” included in Exercise 5. When I run that, I get a 100% on all sections except Section 6, as expected. However, when I run the entire book without “# grade-up-to-here” included, I get a zero on everything with the same error :
"There was a problem compiling the code from your notebook. Details:
name ‘w2_unittest’ is not defined "
How do I fix this? Exercises 1 - 5 run absolutely fine if I run with # grade-up-to-here in
Exercise 5, and for some reason fail when this code is not included.
For Exercise 6, I got really lost in the weeds and am now unsure what I was supposed to even be calculating. How can I retrieve the initial instructions for this problem without restarting the entire assignment?
@Jamal022 See link below. Looks like the same issue has been reported by many users and no public solution has been posted since the issue was “first” reported in March (first reported via this thread, there may be previous reports)…that doesn’t bode well. The bigger issue to me is that I’m not sure how to make an attempt to “refresh” the instructions for Exercise 6 without clearing the entire assignment. Can you provide the code for that?