ar Eduvos needs a student discipline and performance tracking management application that will store students' details r
Posted: Fri Jul 08, 2022 6:36 am
Question 4 Write a GUI application based on the given scenario that captures student name, student no, module and the discipline or performance report. Use the OOP concepts where possible to save the student details captured from the GUI form into any database of your choice. Use the database exam.db, table studentDetails and GUI. (Show evidence of output as shown on the (25 Marks) expected output appendix) Question 5 Using the same scenario above you are required to create a class called Student Details with the instance variables studentName, studentNo, module and description. The class has four mumanne will methods readDetails, addDetails, save Details and displayDetails. The saveDetails saves the details into a text file which receives the arguments from the class. The readDetails encapsulates code for reading data from the console and then calls addDetails method for assigning the read values to instance variables. Then saveDetails method is called by the addDetails which in return (25 Marks) calls the displayDetails. The display method prints all the details of the student. (The expected output is on the appendix) 13:36 s granuli G
ar Eduvos needs a student discipline and performance tracking management application that will store students' details relating to the module that a student has issues with in a database system for easy tracking and management. This system captures student details such as student name, student id and the module concerned. Source: Didi, S. 2022..