You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examination system is a streamlined method for performing examination-related tasks such as creating exam patterns with question banks, creating test timers, and administering exams digitally and without paper.
A System provides question pool, so instructor can pick an exam from it,Instructor can select students that can do specific exam, and define Exam date, start time and end time. Students can see the exam and do it only on the specified time, System stores students answer for the exam and calculate the correct answers, and calculate the final resu…
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
Examination System Database for managing exams, questions, and student results. Features include question creation, evaluation, and grading, along with course and user management.
Designed and implemented a relational database using SQL to build a unified system for hotel businesses to enable reservation management of rooms, restaurants, and events.
Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.