Skip to content

Script to automatically check StudentWeb for new grades.

Notifications You must be signed in to change notification settings

Bentis/auto_grade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto grade:
=================

Script to automatically check Studentweb and report any new grades.
Made to work with NTNU but might work for other institutions as well.

Requirements:
 - Python >= 2.?? (tested on 2.4.3)
 - mechanize
 - BeautifulSoup
 - SMTP-server for email notification
 - Tele2SMS for SMS notification

Usage:
 - make a settings.py
 - run check.py
 - add to crontab at wanted intervals

Tips:
 - Run with notification setting STDOUT first run
 

About

Script to automatically check StudentWeb for new grades.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages