RAPydity is a tool for processing Reasonable Adjustment Plans (RAPs) directly from the PDF files and applying extra time accommodations to Canvas assignments.
python -m venv venv
then
venv\Scripts\activate
python3 -m venv venv
then
source venv/bin/activate
pip install PyPDF2 requests tk
sudo apt-get install python3-tk
sudo dnf install python3-tkinter
python rapydity.py
python3 rapydity.py
rapydity.py
won't work when using a virtual environment, as it would use the system Python insteadRAP/
in your home directoryconfig.ini
RAP/
)For a streamlined workflow, use the ✓ Just Do It! button to:
This is ideal when you want to quickly process all RAPs and apply accommodations to all quizzes without selecting them individually.
rapydity.log
even after clearingrapydity.log