Build Simple Zoom Plugin For Zoom's App Marketplace

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

VAnalytics

build simple Zoom plugin for Zoom's app marketplace

https://marketplace.zoom.us/apps?category=analytics

Use whatever technology you feel comfortable with to:

1. collect the # of minutes each person in the zoom meeting spent talking (use the
attentiveness score)
2. collect the # of minutes each person was actually in the zoom app (attention
tracking)
3. Create some UI that shows a table where each entry holds:
* participant email
* # minutes spent talking
* # minutes spent paying attention

Feel free to actually push your work to their marketplace. Once I'm able to test
your plugin via Zoom, then I'll reward the money in return for the code base

a bit more info: https://psichologyanswers.com/library/lecture/read/51514-what-is-


the-zoom-attentiveness-score

*Recquires zoom meeting SDK

SDK credentials

SDK Key: tAK7vPVd3I7Q4Jaly74ACTlpVdhi94YqRXZ6


SDK Secret: h3lK0rpQuVAJtWugObatJBPRwXs2QjaQUIHn

OAuth credentials

Client ID: y5dM7POQFnMYk7xnrPkw


Client Secret: AlFhTUkirbZM4bXBo5QFz1QR51zld7G8

Production

Client ID:BIbe8hneToaTTwzt3Vbs7w
Client Secret:3kgTQT3URcXT5nyBjiGnGP6JozHsG5Dk

You might also like