sidharthkmishra / Peer-Evaluation-System

Software Engineering Concepts Course at UB
0 stars 1 forks source link

Change class file of student_group table to reflect course name #111

Closed kira2839 closed 5 years ago

kira2839 commented 5 years ago

A new column course_id is to be added to the student_group table and its corresponding class file in order to implement functionality for multiple courses.

kira2839 commented 5 years ago

Task test: Open the class file student_group, you will notice that one of the fields is for the course name- "course_name".