1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Oct 01, 2024 — Oct 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
. More... almost 16 years ago
Institutions are now 'networks' to be more general purpose. More... almost 16 years ago
Recombination of org/com. More... almost 16 years ago
Notification feed system, based on django-threadedcomments using django comments model backen. More... about 16 years ago
. More... about 16 years ago
Can now answer questions (previous commit) and gives a summary output of performance (this commit). More... about 16 years ago
. More... about 16 years ago
Rearrangment to start work on two-site system, splitting url definitions out into spenglrcom and spenglrorg folders. More... about 16 years ago
Added answers_shuffled method to the Question model allowing answer order to be randomised as needed. More... about 16 years ago
Random question ordering (start of the question set view). More... about 16 years ago
Added a template tag to allow us to differentiate between Admin/Tutors/Students on the site. More... about 16 years ago
Change to questions template location. More... about 16 years ago
Implementation of forums (module only currently, but other models can be easily extended). Uses external django-forum module for the engine. TODO: Module/Institution/Course object creation needs to trigger the creation of a forum object and assignment. Slug will need to be generated, suggest format of <object_id>-<object_type_char e.g. m/c/i>. Implement for more than just modules (easy, just add to that model definition) More... about 16 years ago
Non-admin logout link and processing via view. More... about 16 years ago
. More... about 16 years ago
Moved external models out to ../external Add this to PYTHONPATH and it can be included using external.<appname> format. More... about 16 years ago
Module specific questions, via link on dashboard (first step to user's questions thing). More... about 16 years ago
Url changes for question listing. More... about 16 years ago
Init More... about 16 years ago