Skip to content

Yousran/autograde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

About Autograde

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.

Screenshots

Android Application

  • Home Page

App Screenshot

  • Login Page

App Screenshot

  • Profile Page

App Screenshot

  • Make Test

App Screenshot

  • Join Test

App Screenshot

  • Take Test

App Screenshot

  • Test Result

App Screenshot

Web Application

  • Home Page App Screenshot
  • Profile Page App Screenshot
  • Make Test App Screenshot
  • Show Created Test App Screenshot
  • Join Test App Screenshot
  • Take Test App Screenshot
  • Test Result App Screenshot

Architecture Diagram

App Screenshot

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Installation

Run Locally

Clone the project

  git clone https://github.com/Yousran/autograde.git

Go to the project directory

  cd autograde

Go to the service directory

  cd api

or

  cd web

or

  cd model

Open 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 install

Start the server

  npm run dev

API Reference

For API reference, you can import Autograde API Collection using Postman

Authors

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors