Project Name: Online Examination System Made By: Nahid-Bin-Ashraf Project Discription: In this project, we are going to make an online exam system where an admin can take exam for the current student who are logged in this system. Here admin can insert update and delete the exam category, subject, exam, exam question. Each item, relate with each other. So if the admin delete the exam then the question under this exam will automatically delete. Besides, admin can also see all the result in this system as well as specific student result and student list. He can add the admin, reset the password and so on. In student module student can easilt show the exam category, subject which automatically filter the exam under this and there is no need of authenticate. In order to give the he/she must be logged in. To login a user need name, mail and password to register. If the register email is already use he/she can use it. By login a user can see his result as well as marks and given exam name, date and so on. This application is fully responsive. Database : There is two file of the databse . Also you can restore database using only bak file. Note : For VS2019 or later please open the project and run view in browser. And change the connectionstring in webconfig based on your DB connection Admin UserName: Admin@gmail.com Password: 12345
nahidbinashraf/An-Online-Examination-System-Project
In this project, we are going to make an online exam system(ASP.NET Webform) where an admin can take exam for the current student who are logged in this system and so on
ASP.NET