Questions tagged [khan-academy]

This tag is for questions related to interfacing with Khan Academy, such as through the Khan Academy API. Do not use this tag for questions related to the courses that you are taking on Khan Academy.

The Khan Academy is a website dedicated to instructional videos on a wide array of topics.

All of the site's resources are available to anyone. Khan Academy's materials and resources are available to you completely free of charge.

This tag is for questions related to the Khan Academy API and other ways of interfacing with Khan Academy. This tag is not for questions related to the courses taken on Khan Academy. Use other specific tags for those.

111 questions
1
vote
1 answer

Khanacademy Javascript Canvas default parameter error

I'm working on a cool program on the khanacademy.org javascript/ProcessingJS canvas, and I want to use default parameters. However, it showed this error box: 'default parameters' is only available in ES6 (use esnext option). What is that and how do…
Pocketkid2
  • 803
  • 1
  • 11
  • 16
1
vote
1 answer

Processing Khan Academy vs Processing 2

So I made this on khan-academy and want to put it on my website. https://www.khanacademy.org/cs/fade-away/4830224329998336 To convert this to JavaScript I put the code below in. Unfortunately I get the error: you are mixing active and static modes.…
Zachooz
  • 535
  • 1
  • 12
  • 25
1
vote
1 answer

Get user authentication using browser with Restsharp and OAUTH

The API of Khan Academy requires that the user will authenticate using his/her web browser. Here is Khan Academy's authentication manual When trying to getting a request token, the request fails because the user himself did not approve it. Here's…
Omri374
  • 2,555
  • 3
  • 26
  • 40
0
votes
0 answers

Is there a way to use variables from this library in other