This is a custom pod that is designed for Adobe Connect that allows you to have a fully-functioning Desmos graphing calculator right inside of your meeting. NOTE: This pod does NOT work with the Classic view in Adobe Connect
Features:
- Expressions
- Notes
- Participant Access
- Import from URL
Support for these features are coming soon:
- Tables
- Pictures
To build this project manually, follow these steps:
- Run
npm i
oryarn
to install the dependencies - Run
npm build
oryarn build
to build the project - In the dist folder, rename the
index.html
file todesmosconnect_html5.htm
- Compress the
dist
folder as a.zip
- Upload the
.zip
into into your meeting room in a empty share pod - Enjoy!
Feel free to contribute to this project if you have any feature suggestions, bug fixes, or issues :)
If you need support or want to get in touch, email me at camnooten@gmail.com.
MIT