Subject Evaluation System
Subject Evaluation System using VB.NET FREE
Outline: Subject Evaluation System
A subject evaluation system is a software application that allows teachers to systematically evaluate student progress on specific course topics. VBNET is a powerful and easy-to-use subject evaluation system that can be used to create, manage, and analyze subject evaluation data.
The Dean serves as administrator for course subject assessment; controls, credit and present the subjects. The faculty will be responsible to assess subjects and grades of every student. Subject assessment can be requested by all students, and students can have access to final evaluation on a subject.
Properties: Subject Evaluation System
- Faculty Access
- Admin Access
- Manage students, Curriculum, and Grades
- Manage courses
- Set Prerequisites
- User management system
- Generate reports
Installation guide: Subject Evaluation System
- Download the zip file.
- Download and install XAMPP
- Run the XAMPP control panel and start MySQL and Apache
- Go to C:\xampp\htdocs and extract the downloaded zip file ( SubjectEvaluationSystem) inside the folder
- Open the browser and go to http://localhost/phpmyadmin/ to create the database
- Click the new to create a database.
- Name the database evaluation
- Click import to import the sql file.
- Choose file and select the file that can be found inside the SubjectEvaluationSystem folder
- Click go.
How to run Subject Evaluation System with Full Source Code
- Open the folder SubjectEvaluationSystem
- Click SubjectEvaluationSystem.sln to open the system.
- After that, press F5 to run the system