neopentane / exam-module

SE project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exam-module

SE project

We Designed simple web app using django to by which student can register,give available exams,and get result after solving exam. Teachers can add multiple choice questions from admin registration.

Requirements: Python 3.7 Django==2.1.7 django-crispy-forms==1.7.2 bootstrap4

follow following steps to install exam app

1 git clone “https://github.com/neopentane/exam-module” 2 pip install -r requirements.txt 3 cd ExamModule 4 python manage.py runserver

About

SE project

License:MIT License


Languages

Language:Python 68.6%Language:HTML 26.0%Language:CSS 5.5%