WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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