Study the scenario and complete the question(s) that follow: Eduvos needs a student discipline and performance tracking
Posted: Fri Jul 08, 2022 6:36 am
Study the scenario and complete the question(s) that follow:Eduvos needs a student discipline and performance trackingmanagement application that will store students’ details relatingto the module that a student has issues with in a database systemfor easy tracking and management. This system captures studentdetails such as student name, student id and the module concerned... Question 4 Write a Python GUI application based on thegiven scenario that captures student name, student no, module andthe discipline or performance report. Use the OOP concepts wherepossible to save the student details captured from the GUI forminto any database of your choice. Use the database exam.db, tablestudentDetails and GUI. (Show evidence of output as shown on theexpected output appendix) (25 Marks)