Closed yibbbbbb closed 6 months ago
What device are you using the script on? Also, if possible, please add screenshots which show the issue.
Chrome book and I will attach screenshots shortly
Answers Arnt underlined and the skip video and answer question buttons don't work
Is raw.githubusercontent.com blocked for you?
Yes and it has been fora while but I can still get bookmarklets onto the computer
Yeah, so the script loads its resources off of raw.githubusercontent.com, so if that's blocked then it won't work.
Is there anyway to get around this?
I'm working on a way to host multiple mirrors and automatically switch between them if one is blocked, so this issue should be fixed soon.
For now though, put document.dev_env = "https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest";
at the beginning of the bookmarklet after the javascript:
part. That'll tell the script to fetch all assets from Jsdelivr instead of Github.
For now though, put
document.dev_env = "https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest";
at the beginning of the bookmarklet after thejavascript:
part. That'll tell the script to fetch all assets from Jsdelivr instead of Github.
@Yerthesweat Can you confirm whether or not this works?
Havnt had to use edpuzzle recently but I will update when i do
For now though, put
document.dev_env = "https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest";
at the beginning of the bookmarklet after thejavascript:
part. That'll tell the script to fetch all assets from Jsdelivr instead of Github.@Yerthesweat Can you confirm whether or not this works?
No, it is not working. Also, the skip & auto-answer pop-up doesn't show anymore.
I've attempted to use the newest version of the bookmarklet and while it creates the pop up the correct answers are not underlined and the skip video does not work