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
216 stars 124 forks source link

cut 50+ lines #16

Closed VillainsRule closed 1 year ago

VillainsRule commented 1 year ago

i think this works, no pending edpuzzle assignments to test it on :\ mostly just removing {} from one-line if statements

ading2210 commented 1 year ago

Most of this stuff is already refactored on the dev branch, and prioritizing line count over readability is generally bad practice.

VillainsRule commented 1 year ago

Most of this stuff is already refactored on the dev branch, and prioritizing line count over readability is generally bad practice.

Makes sense. I don't think it's a huge difference, but you do you 🤷