Git Product home page Git Product logo

quizgen's Introduction

quizgen

Quiz generator, generating questions and UI for solving the quizzes. Project for class

Dependencies

Python
TextX
Jinja2
Pydot (download https://github.com/nlhepler/pydot , python setup.py install)
Graphviz (if pip install doesn't work, try adding sudo, if it fails, sudo apt-get install graphviz, for windows: add to path variable)

run the application

for pycharm, add new python configuration and for a script file choose generator.py and run it

run the simple server

Move into output directory and run the following command:

python server.py

Django

./manage.py runserver
./manage.py migrate

quizgen's People

Contributors

anamarojevic avatar bozobjekovic avatar danilo-zekovic avatar kimnovak avatar

Watchers

 avatar  avatar

quizgen's Issues

Start the project

Setting everything up so that development of the UI and logic can be done.

Statistika

Napraviti statistiku za kvizove i ankete

Django Sceleton

Move the generic python and html into the Django framework.

Resavanje qvizova

Resavanje qvizova i prikupljanje odgovora
Parsiranje odgovora u cilju provere tacnosti i debijanja statistike o uspesnosti kviza

SQLite

Kreirati, povezati i dodati test primere u bazu podataka

Napisati gramatiku

Napisati gramatiku za aplikaciju QuizGen i obezbediti jedan primer upotrebe.

Resavanje anketa

Resavanje anketa i prikupljanje odgovora
Parsiranje odgovora u cilju provere tacnosti i debijanja statistike o uspesnosti kviza

Pregled kvizova i anketa

Na osnovu prethodno unesenih kvizova ili anketa, generisati html i omoguciti prikazivanje korisniku

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.