Closed kira2839 closed 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.
Task test: Open the class file student_group, you will notice that one of the fields is for the course name- "course_name".
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.