Zoom Question Manager is a Chrome Extension that provides a dashboard to manage questions aked in the Zoom chat. Primarily designed for teachers that are teaching online classes via Zoom.
Author: Ties de Kok (Personal Page)
Chrome Extension: Install Chrome Extension
Demo & Instructions: YouTube video
-
Provides a dashboard interface that sits on top of a Zoom web session. It does not communicate with any external sources, nor does it story any data. It only uses the information that is already exposed through the Chrome tab.
-
Students can ask questions by prepending their question with "!question" in the Zoom chat. You can manage these questions by highlighting them as answered and moving them to the history so that they are no longer on your screen.
-
Can be run on a second monitor or can be run on a second device (such as a spare laptop). Only requirement is internet connectivity + the ability to use Chrome extensions.
-
Also provides a microphone volume meter to monitor your audio levels. If you are using a tool such as ManyCam you can also show your webcam to monitor whether you are in frame.
- Make sure you have the Chrome browser installed on your computer
- Install my Zoom Question Manager from the Chrome Extension Store:
Install Chrome Extension - You should now see a "Z" icon in the top right in Chrome
--> you might have to click the 3 dots to see it
- Start your zoom session as normal
- Find your zoom session URL
--> click "invite" and then "copy url" in the bottom left corner. - Create your Zoom web client URL by changing "/j/" to "/wc/" and add "/start" at the end.
For example:
URL copied:https://server.zoom.us/j/1234567890
Modify to:https://server.zoom.us/wc/1234567890/start
- Open up the Chrome browser and go to the new link your created in step 3.
- Go through your normal login procedure, log in using the same account as the one you are using on your computer
--> yes, you can join the same meeting multiple times with one account - Once you've loaded into the actual zoom session using the link, don't click anything and click the Z icon in the top right corner.
- You should see the screen change and the (empty) question manager should pop, like the screenshot above.
If a student starts their question with !question
it will show up in the question manager as a question. These questions you can highlight in green ("answered") or yellow ("todo"). You can also click on archive
to hide the question, which will move it to the "archive" tab.
**Note: archived questions only persist for as long as the tab is open. Once you refresh/close the page everything will reset to being empty. **
If you have questions / experience problems / or have suggestions please use the issues
tab of this repository. You can also e-mail me at tdekok [at] uw.edu .
MIT - Ties de Kok - 2020
This project is inspired by and based on the excelent work of:
- Volume-meter (https://github.com/cwilso/volume-meter/)
Contributors: