Most if not all of the standard logic blocks come in an inverted form also such as the NAND gate shown here. The ability to invert logic functions is so useful in real life that I probably used at least three times the number of NAND gates as regular AND gates when doing medium or la...
The questionnaire expects abase.htmltemplate to be there, with certain stylesheets and blocks inside. Have a look at./apps/ed-questionnaire/example/templates/base.html. For now you might want to just copy thebase.htmlto your own template folder. ...
For this to work you must have setup your DATABASES in settings.pypython manage.py syncdb The questionnaire expectes a base.html template to be there, with certain stylesheets and blocks inside. Have a look at ./apps/seantis-questionnaire/example/templates/base.htmlFor now you might want to ...