ading2210 / edpuzzle-answers

A Javascript bookmarklet that can get the answers for Edpuzzle assignments, skip the video, change the video speed, and automatically answer the questions.
https://edpuzzle.hs.vc
GNU General Public License v3.0
207 stars 116 forks source link

canvas #2

Closed aydens-site closed 1 year ago

aydens-site commented 2 years ago

How would we use this on canvas edpuzzles?

ading2210 commented 2 years ago

I've never actually used Canvas, so I wouldn't know for sure. However, from this video, it seems like all that they're doing is embedding a regular Edpuzzle assignment inside an iframe. You'd probably have to find the URL of that embed, go to it, and run the bookmarklet from there, although the API endpoints that they're using might be different which would prevent this from working.

aydens-site commented 2 years ago

Thanks I'll try that.

aydens-site commented 2 years ago

Tried it, didn't work, says I have to do the assignment in Canvas. But anyway, thanks for your tip, and thanks for helping other people!

ading2210 commented 1 year ago

This has been fixed in the latest commit.