Skip to content

Shameer-R/Zybook-Homework-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

zyBooks Homework Automation

This is a Python 3 script that automates zyBooks participation activites. This currently applies to: Short answer questions, Multiple Choice Questions, and Slides Presentations. I don't have plans to maintain this script but I will accept any helpful pull requests.

Requirements

  1. The Firefox web browser which can be installed from Mozilla's Official Website
  2. Python 3 which can be installed from Python's Official Website

Installation

  1. Download main.py to the directory of your choice.
  2. Install the necessary packages by running pip3 install -r requirements.txt from the installation directory

Usage

When you run the script, you'll be prompted for:

  1. Your email
  2. Your password
  3. The course you want to automate
  4. The specific homework assignment you want to complete

The script will then run through all the participation activities in the assignment of your choosing.

Sometimes the script will throw out an error or give off faulty prompts, just rerun the script to fix the problem.

About

Python project that automates Zybook assignments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages