Skip to content

πŸ“Š Get mean grades by semester, also separating the student performance by knowledge area

License

Notifications You must be signed in to change notification settings

lucasmsa/edc-ufpb-grade-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Computer Engineering [UFPB] (grade analysis)

An easy way to view how grades behaved throughout the semesters, generating a txt and plotting graphs related to grades means and separating the student performance by knowledge area

Installing

pip install selenium
pip install urllib
pip install plotly
pip install statistics

Install a webdriver (same version of your browser)

You might also need to include it in system PATH:

How to run

The student should pass login and password from [sigaa] as command line arguments

python sigaa_grades.py <login> <password>

Results

semesters


knowledge_areas

About

πŸ“Š Get mean grades by semester, also separating the student performance by knowledge area

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages