Skip to content
/ ponder Public

Generates a CSV file with student grade rankings according to the law of Bachelor Studies for the SI major at the School of Electrical Engineering, University of Belgrade.

Notifications You must be signed in to change notification settings

siwiki/ponder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ponder

Generates a CSV file with student grade rankings according to the law of Bachelor Studies for the SI major at the School of Electrical Engineering, University of Belgrade.

Original codebase by @KockaAdmiralac

Input CSV formats

Name file

Contents: <id>;<name>

ECTS file

Contents: <course_name>;<ECTS>

Grade files

Filename: <course_name>-<term>.csv

Contents: <id>;<grade>

Prior years

Filename: year-<year>.csv

Contents: <id>;<weighted_sum>;<budget>

About

Generates a CSV file with student grade rankings according to the law of Bachelor Studies for the SI major at the School of Electrical Engineering, University of Belgrade.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages