You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . KhanAcademy . Exercises . GetExerciseFollowUp
Retrieves all exercises which have the specified exercise as a prerequisite.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves all exercises which have the specified exercise as a prerequisite. Detailed information about the Exercises resource at Khan Academy is available here.
Here is an example of an acceptable input:
ExerciseName: subtraction_1
The following is a partial sample of the output returned by this Choreo:
[ { "relative_url": "/exercise/subtraction_2", "file_name": "", "covers": [ "subtraction_1" ], "creation_date": "2011-08-29T00:00:00Z", "ka_url": "http://www.khanacademy.org/exercise/subtraction_2", "v_position": 6, "display_name": "2 and 3-digit subtraction", "live": true, "thumbnail_image": "http://www.khanacademy.org/images/power-mode/badges/addition-and-subtraction-250x250.png?7", "image_url": "http://ka-exercise-screenshots.s3-website-us-east-1.amazonaws.com/subtraction_2.png", "custom_stacks": [], "description": "Subtract two 2-3 digit numbers without borrowing", "tags": [], "summative": false, "backup_timestamp": "2012-08-24T16:55:24Z", "short_display_name": "Sub. 2", "author_name": "Marcia Lee", "h_position": 3, "kind": "Exercise", "sha1": "daf2c1604e6612be3621940d55194b30ef32721c", "name": "subtraction_2", "seconds_per_fast_problem": 6, "prerequisites": [ "subtraction_1" ], "pretty_display_name": "2 and 3-digit subtraction", "image_url_256": "http://ka-exercise-screenshots.s3-website-us-east-1.amazonaws.com/subtraction_2_256.png" }, { "relative_url": "/exercise/adding_negative_numbers", "file_name": "", "covers": [], "creation_date": "2011-10-20T21:58:36Z", "ka_url": "http://www.khanacademy.org/exercise/adding_negative_numbers", "v_position": 1, "display_name": "Adding negative numbers", "live": true, "thumbnail_image": "http://www.khanacademy.org/images/power-mode/badges/addition-and-subtraction-250x250.png?7", "image_url": "http://ka-exercise-screenshots.s3-website-us-east-1.amazonaws.com/adding_negative_numbers.png", "custom_stacks": [], "description": "Adding positive and negative single-digit numbers", "tags": [], "summative": false, "backup_timestamp": "2012-08-24T16:55:24Z", "short_display_name": "+ Neg. #s", "author_name": "Sundar Subbarayan", "h_position": 5, "kind": "Exercise", "sha1": "0cd475887e782f9546b3d53b74031a0297e5a082", "name": "adding_negative_numbers", "seconds_per_fast_problem": 5, "prerequisites": [ "subtraction_1", "ordering_negative_numbers" ], "pretty_display_name": "", "image_url_256": "http://ka-exercise-screenshots.s3-website-us-east-1.amazonaws.com/adding_negative_numbers_256.png" } ]
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms