RunestoneInteractive / thinkcspy

How to Think Like a Computer Scientist, Interactive Edition
https://runestone.academy/ns/books/published/thinkcspy/index.html
Other
108 stars 190 forks source link

Instructor only text shown in active code exercise solution window. Section 20.5 #233

Open campbelle2 opened 2 years ago

campbelle2 commented 2 years ago

Please check the current issues Many bug reports are duplicates, this just creates more work for us. Searching the issues first may give you your answer or a workaround! If not adding new information to an existing report is much more helpful than a new report.

What Course are you in Knowing the course will help us a lot thinkcspy

What Page were you on 20.5

What is your username campbelle2

Describe the bug A clear and concise description of what what you were trying to accomplish and what went wrong. Vague statements like X does not work are not helpful. Imagine if one of your students sent you an email that said, "My program doesn't work, whats wrong with it?" Could you help them with only that to go on? Text meant to be read by instructors only is visible in a solution window. Traceback If you got here through the Bug Report page and there was a stack trace, please paste it here

Javascript Errors Many many errors can be quickly diagnosed from the Javascript Console error log. On Chrome this is View --> Developer --> Javascript Console, on Safari ⌥⌘i or Develop --> Show Web Inspector on Firefox Tools --> Web Developer --> Toggle Tools

campbelle2 commented 2 years ago

working on this now