Skip to content

Conduct online exam and setup to automatic generate seat allote for a particular student . - A leading and innovative software development company offering its services in various types of market segments.

Notifications You must be signed in to change notification settings

Himanshusinghaiml/CBT-SOFTWARE

Repository files navigation

CBT-SOFTWARE

How To Run


  • Install dependency with pip install -r requirements.txt

  • run django make migrations python manage.py makemigrations

  • run django migrations python manage.py migrations

  • create django superuser with python manage.py createsuperuser

  • run django server with python manage.py runserver

  • Test the API as follows

  • Sign up the user with signup API first and get the token

  • Online Examination Systemimplemented as the final project for my Computer Engineering Bachelor's Degree.

Table of Content

Demo

Game Demo

Features

  • General Features

    • Cross-platform
    • Responsive7
    • Accessible
    • Supports objective questions
  • User-specific features

    • Student

      • Resumption capability for students
      • Automatic grading
      • Question randomization
      • AI based software
    • Examiner

      • Manage exams and set questions for assigned courses.
      • Activate exams.
      • Set exam time and instruction.
      • View all exam results of exams for assigned courses.
    • Administrator

      • Register users and courses.
      • View users and courses.
      • Modify and delete users/courses (TODO)

Built Using:

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Django
  • SQLite3
  • mysql

Design Inspiration

The backend interface of this project was inspired by [Himanshu singh, Akash Anand]

Feedback

Any questions or suggestions? Notice any bugs or glitches? Feel free to send me on email and (9765akashanand@gmail.com)

Author

About

Conduct online exam and setup to automatic generate seat allote for a particular student . - A leading and innovative software development company offering its services in various types of market segments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published