Open ofloveandhate opened 1 year ago
this probably affects any problem using a list of numbers.
I discovered the cause: the location of the construction of the list of numbers. It was in a scaffold section. Moving it to above the start of the scaffold solves the problem. This is fixed in Chloe's section. Working on the others.
fixed in all instructors, and in repo.
this also affected problem 3 in curve sketching. it's fixed for instructors but not in the repo
The root cause is making lists in a scaffold. There are bugs in the scaffold related contexts. The workaround is to make all MathObject variables before entering scaffolds.