- Version
- Download 3316
- File Size 440.03 KB
- File Count 1
- Create Date December 22, 2016
- Last Updated December 22, 2016
Grading System in Visual Basic Free Download Source code
Database schema
tblAdminUser (id, fullname, username, password)
tblStudent (id, studentNo, fname, middlename, lastname, gender, age, contact )
tblSubject (id, subjectname, subjectcode)
tblGrades (id, studentNo, attendanceScore, projectScore, quizScore, labScore, examScore, finalGrade, status, term)
Grading Criteria
Attendance – 10%
Project – 20%
Quiz – 20%
Laboratory – 25%
Examination – 25%
Username:
admin
Password:
admin
can this system run in visual studio 2008. It keeps bringing this message
Run time error 339
component ‘ctrlButton.ocx’ or one of its dependencies not correctly registered: a file is missing or invalid