Automated iClicker Helper Tool
***Disclaimer: This tool is not intended to cheat, automate responses, or violate any academic integrity policies. Its sole purpose is to help students stay aware of active polls and focus on their classes, while providing a learning opportunity for me to understand basic web interactions and automation.
Overview:
This project is an automated iClicker helper tool designed to:
Scan the iClicker web interface for active polls.
Notify the user immediately when a poll is detected.
Serve as a learning exercise for web automation and interaction techniques.
*It does not submit answers automatically or interact with the poll in a way that could influence outcomes. The primary goal is to help students stay attentive and avoid missing polls due to distractions or multitasking.
Features:
Poll Detection: Automatically monitors the iClicker page for active polls.
User Notification: Alerts users when a new poll is available.
Safe Learning Tool: Designed as an educational project to learn about web automation, DOM interaction, and programming practices.