Edpuzzle Answers Self-Host
A self-hosted version of the Edpuzzle Answers tool. This lets you run your own server so you can get answers for Edpuzzle assignments, skip videos, change video speed, and automatically answer questions — including open-ended ones using AI.
It means you run the server on your own computer instead of relying on someone else's. This gives you full control and means the tool keeps working even if a public version goes down.
Before You Start
You will need to download two things if you don't have them already:
Install both before continuing. When installing Python on Windows, make sure to check "Add Python to PATH" during setup.
Which install method should I use?
Use the Easy method unless you have a specific reason not to. It handles everything automatically.
Only use the Manual method if the Easy method fails or you want more control over the setup.
| Easy Method | Manual Method | |
|---|---|---|
| Best for | Most people | Advanced users |
| What it does | Runs one command that does everything | You run each step yourself |
| If something breaks | Harder to debug | Easier to see what went wrong |
You can go to the Discord (not my discord server) or open an Issue on the Github
Pick your operating system
Easy Install (Recommended)
Manual Install
Already installed?
- Usage Guide — how to actually use the tool once the server is running
- Configuration Reference — all the options in
config.jsonexplained - Troubleshooting — if something isn't working
- FAQ — common questions