]> git.parisson.com Git - django_quiz.git/log
django_quiz.git
10 years agoremoved an unnecessary print from quiz_tags, added all tests for anon users sitting...
Tom Walker [Tue, 24 Jun 2014 15:08:14 +0000 (16:08 +0100)]
removed an unnecessary print from quiz_tags, added all tests for anon users sitting tests including an improvement to the view to reset between subsequent attempts at a quiz

10 years agoslight improvement of readability using any() in quiz/models, and working on views...
Tom Walker [Mon, 23 Jun 2014 21:42:28 +0000 (22:42 +0100)]
slight improvement of readability using any() in quiz/models, and working on views relating to questions for anon users

10 years agolooking for ways to black box more of the views functions relating to
Tom Walker [Sun, 22 Jun 2014 18:11:14 +0000 (19:11 +0100)]
looking for ways to black box more of the views functions relating to
the questions

10 years agotests for all quiz/views that are not related to questions, started on
Tom Walker [Sat, 21 Jun 2014 21:19:15 +0000 (22:19 +0100)]
tests for all quiz/views that are not related to questions, started on
question related views

10 years agoworking on tests for quiz.views
Tom Walker [Fri, 20 Jun 2014 23:19:34 +0000 (00:19 +0100)]
working on tests for quiz.views

10 years agocontinuing to work on the quiz/models.py
Tom Walker [Thu, 19 Jun 2014 18:57:01 +0000 (19:57 +0100)]
continuing to work on the quiz/models.py

10 years agoworking on tests for quiz/models
Tom Walker [Thu, 19 Jun 2014 08:58:36 +0000 (09:58 +0100)]
working on tests for quiz/models

10 years agoworking on the tests
Tom Walker [Wed, 18 Jun 2014 18:05:51 +0000 (19:05 +0100)]
working on the tests

10 years agoworked through views, template tags and templates for true/false question type. Works...
Tom Walker [Tue, 17 Jun 2014 21:15:55 +0000 (22:15 +0100)]
worked through views, template tags and templates for true/false question type. Works so far

10 years agoContinuing on quiz/views. Need to refine the function that checks whether an answer...
Tom Walker [Sun, 15 Jun 2014 19:01:28 +0000 (20:01 +0100)]
Continuing on quiz/views. Need to refine the function that checks whether an answer was correct - currently hardcoded to only check multichoice

10 years agoworking on the quiz/views
Tom Walker [Fri, 13 Jun 2014 15:32:06 +0000 (16:32 +0100)]
working on the quiz/views

10 years agoWorking mainly on quiz.models to allow for any question type to be used by rest of...
Tom Walker [Thu, 12 Jun 2014 22:03:56 +0000 (23:03 +0100)]
Working mainly on quiz.models to allow for any question type to be used by rest of model apparatus. Also little improvements to make code more maintainable.

10 years agowill need to overhaul views to allow easier integration of new question types
Tom Walker [Wed, 11 Jun 2014 21:27:05 +0000 (22:27 +0100)]
will need to overhaul views to allow easier integration of new question types

10 years agostarting to update the views + making some simple templates to display them
Tom Walker [Wed, 11 Jun 2014 15:49:12 +0000 (16:49 +0100)]
starting to update the views + making some simple templates to display them

10 years agocleaning up url structure
Tom Walker [Wed, 11 Jun 2014 15:20:03 +0000 (16:20 +0100)]
cleaning up url structure

10 years agochanges to allow easier creation of new question types, updated admin to match
Tom Walker [Tue, 10 Jun 2014 21:59:40 +0000 (22:59 +0100)]
changes to allow easier creation of new question types, updated admin to match

10 years agostarted to use inheritence for TF question. Will make a new abstract base class for...
Tom Walker [Mon, 9 Jun 2014 20:43:39 +0000 (21:43 +0100)]
started to use inheritence for TF question. Will make a new abstract base class for future

10 years agostandardising for easier installment into new projects
Tom Walker [Sat, 7 Jun 2014 21:43:41 +0000 (22:43 +0100)]
standardising for easier installment into new projects

10 years agosmall changes to allow easier use in other projects
Tom Walker [Fri, 6 Jun 2014 17:02:45 +0000 (18:02 +0100)]
small changes to allow easier use in other projects

10 years ago* .gitignore:
Tom Walker [Thu, 5 Jun 2014 21:44:12 +0000 (22:44 +0100)]
* .gitignore:

11 years agonew branch, adding true and false, will require refactoring of quiz/views.py
tomwalker [Thu, 10 Apr 2014 20:05:45 +0000 (21:05 +0100)]
new branch, adding true and false, will require refactoring of quiz/views.py

11 years agoMerge pull request #5 from crackjack/master
Tom Walker [Sat, 22 Mar 2014 20:05:01 +0000 (20:05 +0000)]
Merge pull request #5 from crackjack/master

Added view, url and templates for quiz_index and quiz_category

11 years agoAdded templates for respective views
Nitesh Rijal [Thu, 20 Mar 2014 02:13:58 +0000 (07:58 +0545)]
Added templates for respective views

11 years agoAdded view, url and templates for quiz_index and quiz_category
Nitesh Rijal [Thu, 20 Mar 2014 02:08:49 +0000 (07:53 +0545)]
Added view, url and templates for quiz_index and quiz_category

11 years agoforgot an import change
Tom Walker [Tue, 11 Feb 2014 16:48:53 +0000 (16:48 +0000)]
forgot an import change

11 years agocleaned up
Tom Walker [Tue, 11 Feb 2014 16:45:07 +0000 (16:45 +0000)]
cleaned up

12 years agoUpdate README.md
Tom Walker [Sat, 6 Apr 2013 19:09:36 +0000 (21:09 +0200)]
Update README.md

12 years agomore preening of the models and views
Tom Walker [Sat, 6 Apr 2013 19:00:57 +0000 (20:00 +0100)]
more preening of the models and views

12 years agoMerge branch 'master' of https://github.com/tomwalker/django-quiz
Tom Walker [Sat, 6 Apr 2013 16:43:10 +0000 (17:43 +0100)]
Merge branch 'master' of https://github.com/tomwalker/django-quiz

12 years agoforgot to add a template file
Tom Walker [Sat, 6 Apr 2013 16:42:17 +0000 (17:42 +0100)]
forgot to add a template file

12 years agoadded MIT license
Tom Walker [Wed, 20 Mar 2013 14:42:48 +0000 (14:42 +0000)]
added MIT license

12 years agopushing to server for the first time
Tom Walker [Tue, 12 Mar 2013 23:15:29 +0000 (23:15 +0000)]
pushing to server for the first time