There should be a table named Evaluationdata, open it
There should be 8 columns in this table: id(the primary key), studentid(foreign key to Logininfo), Evaluator, role, leadership, participation, professionalism, quality. All the columns are integer
Create a table to save the scores from the students evaluation in the database