Before you begin, be sure to...
codap
and codapPlugins
folders) to your server's root directory.
Here are the instructions for starting a web server and finding the starter files.
In this session, you'll program a CODAP plugin—an estimation game—in JavaScript.
Here are the instructions for Lesson 1.
For the "vanilla" Mac situation, if everything is installed properly, you can run it with this URL:
http://localhost/codap/?di=http://localhost/codapPlugins/estim8/estim8.html
If you have changed your server or are not on a Mac, alter the above URL to point to the codapPlugins
folder
on your local server.
In this session, you'll teach your plugin to respond to CODAP events such as case selection.