Autograde is an online test app where you can answer essay, or fillable question and get your grade in realtime, without waiting for your educators to grade them manually. The current problem with online testing platforms is that essay responses often need to match answer keys exactly, and automated scoring doesn’t exist for subjective responses. This results in delayed feedback for students and fails to account for varied, yet valid, expressions of understanding. Our solution addresses a core pain point in online assessments, enabling students and educators to focus more on learning and less on administrative delays.
Android Application
- Home Page
- Login Page
- Profile Page
- Make Test
- Join Test
- Take Test
- Test Result
Web Application
Architecture Diagram
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
- Download android application
- OR
- Open web application
Clone the project
git clone https://github.com/Yousran/autograde.gitGo to the project directory
cd autogradeGo to the service directory
cd apior
cd webor
cd modelOpen in editor
code .Open in docker devcontainer
-
Open command pallete using
Ctrl+Shift+P -
Type and Choose
Dev Containers: Reopen in container
Install dependencies
npm installStart the server
npm run devFor API reference, you can import Autograde API Collection using Postman















