hchiam / code-tutor

Let's help people who can't use their hands to learn to code by talking to the Google Assistant (voice assistant).
https://assistant.google.com/services/a/uid/000000668d1fb538
MIT License
4 stars 2 forks source link

codeVariables - as context variable? #13

Closed hchiam closed 6 years ago

hchiam commented 6 years ago

fix bug with stray variables or variables not getting recognized

hchiam commented 6 years ago

Tried this: Can't get contexts to update codeVariables properly. Try this: Since the code output string is reliable, just parse it instead of using a global variable. https://glitch.com/edit/#!/code-tutor-sandbox-test?path=server.js