GithubHelp home page GithubHelp logo

pragativerma18 / mlh-quizzet Goto Github PK

View Code? Open in Web Editor NEW
69.0 4.0 22.0 112 KB

This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.

License: MIT License

Python 40.52% CSS 26.48% HTML 32.99%
nlp nlp-machine-learning question-answering machine-learning flask-application upload-file jinja2 mlh-fellowship hackathon mlh

mlh-quizzet's Introduction

MLH Quizzet

This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.

Forks Stars Watchers PRs Issues License Maintenance Open Source? Yes!

Features

  • implements automatic question generation (AQG) techniques

    Automatic question generation (AQG) is concerned with the construction of algorithms for producing questions from knowledge sources, which can be either structured (e.g. knowledge bases (KBs) or unstructured (e.g. text))

  • helps in resource saving(time, money and human effort)
  • enables the enrichment of the teaching process, adapt learning to student knowledge and needs, as well as drill and practice exercises
  • presents an automatic mechanism to assemble exams or to adaptively select questions from a question bank

WorkFlow

workflow

Demo Video

MLH-Quizzet

Technology Stack:

  • Frontend: HTML, CSS, Vanilla JS
  • Backend: Flask
  • IDE: VS Code
  • Design: Canva
  • Version Control: Git and GitHub
  • Database: Sqllite3

How to Get Started?

Requirements Up To Date Python

GitHub Repository Structure

S.No. Branch Name Purpose
1. master contains the main code
2. nlp contains all machine learning code
3. webapp contains all frontend/backend code

Setup

  • Fork and Clone the repo using
$ git clone https://github.com/PragatiVerma18/Fantastic-Falcons-1.0.git
$ cd Fantastic-Falcons-1.0
  • Change Branch to webapp using
$ git checkout webapp
  • Setup Virtual environment
$ python3 -m venv env
  • Activate the virtual environment
$ source env/bin/activate
  • Install dependencies using
$ pip install -r requirements.txt
  • Run Flask server using
$ python app.py

Browser Support

  • Firefox: version 4 and up
  • Chrome: any version
  • Safari: version 5.2 and up
  • Internet Explorer/Edge: version 8 and up
  • Opera: version 9 and up

    Note: Support for modern mobile browsers is experimental. The website is not responsive in mobile devices until now.

MLH Fellowship( Fall 2020)

This is a hackathon project made by MLH Fellows(Fall 2020) - Pod 1.0.0 i.e. Fantastic Falcons

MLH Fellowship

Team:

"Alone we can do so little; together we can do so much."

S.No. Name Role GitHub Username:octocat:
1. Pragati Verma Frontend Developer @PragatiVerma18
2. Kshitij Kotasthane Backend Developer @kshitij86
3. Vignesh S ML @telescopic


Fantastic Falcons

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Pragati Verma

๐Ÿ’ป

Kshitij Kotasthane

๐Ÿ’ป

Vignesh S

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js

forthebadge made-with-python ForTheBadge built-by-developers ForTheBadge built-with-love


mlh-quizzet's People

Contributors

kshitij86 avatar pragativerma18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mlh-quizzet's Issues

when i try to upload the file,it is not getting uploaded

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Support for Quizzet on mobile browsers

Describe the bug
The app seems to crash after uploading the document when accessed from a mobile device.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:5000/ on a mobile browser.
  2. Upload a document and click 'Submit'.
  3. Quizzet should crash and not present the quiz screen.

Expected behavior
MLH Quizzet should work on mobile phones as it works on a computer.

Smartphone (please complete the following information):

  • Device: One Plus 3T
  • OS: Android 6.0 (Marshmallow)
  • Browser: Firefox

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.