This repository has been archived by the owner on May 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 865
Writing Exercises: Home
TheHunter edited this page Sep 22, 2014
·
23 revisions
- Good examples and useful tips
- Introduction
- [Modules] (https://github.com/Khan/khan-exercises/wiki/Writing-Exercises:-Modules)
- [Variables] (https://github.com/Khan/khan-exercises/wiki/Writing-Exercises-:Variables)
- [Problem Structure] (https://github.com/Khan/khan-exercises/wiki/Writing-Exercises:-Problem-Structure)
- [Answer Types] (https://github.com/Khan/khan-exercises/wiki/Writing-Exercises:-Answer-Types)
- [Hints] (https://github.com/Khan/khan-exercises/wiki/Writing-Exercises-:Hints)
- [Multiple Problem Structure] (https://github.com/Khan/khan-exercises/wiki/Writing-exercises:-Multiple-Problem-Structure)
- [Formatting] (https://github.com/Khan/khan-exercises/wiki/Writing-Exercises:-Formatting)
- [Graphs] (https://github.com/Khan/khan-exercises/wiki/Graphs)
- [Graphing API] (https://github.com/Khan/khan-exercises/wiki/Graphing-API)
- [Geometry] (https://github.com/Khan/khan-exercises/wiki/Geometry)
- [Interactive Exercises] (https://github.com/Khan/khan-exercises/wiki/Writing-interactive-exercises)
- [Utility Module Reference] (https://github.com/Khan/khan-exercises/wiki/Utility-Module-Reference)
- [Cool Secrets] (https://github.com/Khan/khan-exercises/wiki/Cool-Exercise-Secrets)