SkillAgentSearch skills...

AcademiaAutoFeedback

Automated Feedback Filler for SRM semester feedback (https://academia.srmist.edu.in/)

Install / Use

/learn @footcricket05/AcademiaAutoFeedback
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AcademiaAutoFeedback: Automated Feedback Filler for Academia SRM 🤖

Automate the process of filling feedback effortlessly with AcademiaAutoFeedback. This Python script streamlines the feedback process for Academia SRM by using the pynput library to simulate key presses. It automatically navigates through the feedback fields, pressing the down arrow and tab keys as needed.

Prerequisites 📋

  1. Python 3.x
  2. pynput library

Installation 🚀

  1. Get Python 3.x from the official Python website: Python Downloads
  2. Install the pynput library with this command:
    pip install pynput
    
  3. Copy the code from feedback_filler.py into your Python file.
  4. Run the Python script.
  5. Position your cursor at the first feedback field.
  6. AcademiaAutoFeedback will automatically move through the feedback fields, pressing the down arrow and tab keys to complete the process.
  7. Customize the script to adjust timing between key presses or the number of down arrow key presses as needed. ⏳

Note: The script assumes sequential feedback fields and may need adjustments if your layout differs or requires different navigation keys.

Contributing 🤝

If you encounter issues or have suggestions for improvement, please consider creating a pull request or opening an issue.

License 📜

This project is licensed under the MIT License. Review the License file for details.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated8mo ago
Forks1

Languages

Python

Security Score

77/100

Audited on Jul 24, 2025

No findings