https://github.com/oaklight/grade-sender
A Grade Auto-Sender in Python3, making your life easier :)
https://github.com/oaklight/grade-sender
classroom efficiency grade-sender python teaching-tool
Last synced: 3 days ago
JSON representation
A Grade Auto-Sender in Python3, making your life easier :)
- Host: GitHub
- URL: https://github.com/oaklight/grade-sender
- Owner: Oaklight
- License: apache-2.0
- Created: 2017-04-13T15:05:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T04:33:16.000Z (almost 8 years ago)
- Last Synced: 2025-09-18T14:13:27.375Z (9 months ago)
- Topics: classroom, efficiency, grade-sender, python, teaching-tool
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grade-Sender
Python3 script for grade sending
# Usage
Please use the jupyter notebook interface. **Do CHANGE the Configuration**
'**DEBUG**' should be changed to '**False**' in order to send emails to students. Otherwise all emails go to the '**user_account**'
Or try to utilize the functions written in gradeSender.py. Detailed description will be updated later.
Currently, it supports formatted .csv file, with `example.csv` given for reference.
The system that I used has limitation on the sending frequency. The standby time may vary with your own system.