Skip to content

Check overall GPAs of a course by its instructors who have offered it before in Bilkent University.

License

Notifications You must be signed in to change notification settings

mert-aydin/InstructorEvaluations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor Evaluations

Check overall GPAs of a course by its instructors who have offered it before in Bilkent University.

Example Usage

Input format

Dept code: Abbreviation of the department (e.g., MATH, ENG).

Course code: Code of the course (e.g., 101, 102).

Sorting criteria: Decide how you'd like to sort the results.

1: Sort by gpa

2: Sort by number of sections offered

3: Sort by standard deviation

4: Sort by standard error

Output format

Instructor's name, average gpa of the instructor, # of sections the instructor has offered, standard deviation and standard error.

Screen Shot 2019-03-26 at 13 52 44

How to Run

Download .jar file. (Java 12 or higher is required.)

In your terminal, run following command:

$ java -jar InstructorEvaluations.jar

About

Check overall GPAs of a course by its instructors who have offered it before in Bilkent University.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages