Skip to content

igen-ftn/quizgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •