Link to the project or level: Code.org - App Lab
What I expect to happen: I should be able to type the newly established variables into the Watcher, and see that they were established correctly.
What actually happens: The variables will sometimes show correctly in the Watcher, and sometimes show “not available”. Sometimes, they simultaneously work for me when I am looking at a student’s project on my end, but show as unavailable for the student on their end. I believe the code is correct, and that there is an error happening somewhere in Code Studio, or that there might be some sort of connectivity issue…?
What I’ve tried: I’ve tried having the student establish a nonsense variable that does not rely on tables and retrieving data. You’ll see that variable established on line2. I also had them take out the entirety of their code, leaving only the establishment of variables to ensure that nothing downstream was interfering with what we were seeing.