Edmentum is the makeshift chosen platform for LCPS 'Distanced Learning' in response to the global shutdown following the COVID-19 outbreak. Due to the general tedium of the work, as well as numerous reports of issues with the platform, such as inability to save work or straight up incorrect questions, the respected artist and esteemed penny collector Aidan Murray decided to create a program to automate the completion of Edmentum courses.
The edment-inator uses selenium and 'scraped' brainly answers to speedily answer all questions in Edmentum courses. The goal of the bot is to make Edmentum as easy, and as time efficient as possible by having you not do it! I'll probably write more here later but only if I remember. I'm gonna take a nap.
- Install python
- Clone repository
- Edit MY_USERNAME and MY_PASSWORD in
secrets.example.py
and rename tosecrets.py
- Open cmd/terminal in repository
- Run
pip install -r requirements.txt
- Run
python KillEd.py