Skip to content

An online tool that teachers can use to see how students and classes are doing and evaluate students

Notifications You must be signed in to change notification settings

boudewijndanser/Student-Evaluation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

react icon redux icon js icon ts icon html icon css icon postgres icon

Student Evaluation Tool

Final personal assignment made for Codaisseur

The goal of this was to make a tool which could be used to manage classes and students and evaluate them. We were also asked to make an algorithm that would fetch a student to ask a question to, students with the lowest scores would get questions more often.

I used OneToMany and ManyToOne relations for the TypeOrm database which then gives you the benefit of getting linked data with a single @Get. Setting it up was quite a challenge though!

With the endproduct a user could:

  • Add and remove classes
  • Add and remove students
  • View student score colors and comments

About

An online tool that teachers can use to see how students and classes are doing and evaluate students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published