Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yash-zanzarukiya/online-examination-system
The Online Examination System designed to conduct online exams with both multiple-choice (MCQ) and programming sections.
https://github.com/yash-zanzarukiya/online-examination-system
java reactjs spring-boot sql-server typescript
Last synced: 16 days ago
JSON representation
The Online Examination System designed to conduct online exams with both multiple-choice (MCQ) and programming sections.
- Host: GitHub
- URL: https://github.com/yash-zanzarukiya/online-examination-system
- Owner: Yash-Zanzarukiya
- Created: 2024-11-04T05:40:47.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T13:05:26.000Z (18 days ago)
- Last Synced: 2024-12-09T14:24:39.855Z (17 days ago)
- Topics: java, reactjs, spring-boot, sql-server, typescript
- Language: TypeScript
- Homepage:
- Size: 414 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Online Examination Module
## Overview
The **Online Examination Module** is a full-stack application designed to conduct online exams with both multiple-choice (MCQ) and programming sections. This platform provides features for creating, managing, and taking exams while ensuring a secure and user-friendly experience. The project leverages Spring Boot, React.js, and SQL Express to deliver a robust system for administering online tests.
Key functionalities include student profile management, question management, exam setup, and real-time exam monitoring. Security measures, such as preventing tab changes and browser warnings, ensure exam integrity. The module also supports customizations like exam design by difficulty level and question categorization, enhancing both functionality and user experience.
## Important Links
| Content | Link |
| ----------------- | ------------------------------------------ |
| API Documentation | [click here](https://documenter.getpostman.com/view/32807699/2sAY4yfgmp) |
| Data Model | [click here](https://app.eraser.io/workspace/3CXNu48LUM1W0jHVxsxp?origin=share) |## Technologies
- **Frontend:** React.js
- **Backend:** Spring Boot
- **Database:** SQL Express
- **Security:** JWT for user authentication