Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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