You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2021. It is now read-only.
hey @erictang000 we did get them running in a rails app! But it's definitely been a while. What kind of use case are you looking at? What yours tech stack?
Thanks for the reply! I'm trying to render all of the values in the exercises repeatedly to hopefully scrape a bunch of randomly generated problems to use for training a model to solve similar problems. I'm mostly looking to be able to get all of the exercises to render with values filled in from calling the functions that are defined in math.js etc. and then do that many times for each exercise. However I'm running into the same errors you posted about here 4 years ago and am not sure how to get past them. Any of what you did to get it to work would be helpful!
When I run any exercise locally and inspect the developer tools console, it says that the Khan module isn't defined in interface.js.
Any thoughts on what could be going wrong?
The text was updated successfully, but these errors were encountered: