You are here

CHANGELOG.txt in Quiz 5

2007-06-13
----------
Removed non-working features, to be fixed in future versions

2007-02-02
----------
Updated module to Drupal 5

2005-08-31
----------
Initial release after Summer of Code:

- Admininistration side completed, including:
  o Create/Edit permissions
  o Multichoice question creation
  o Quiz creation
  o Interface for adding questions to quizzes
  o Taxonomy selection
  o Taxonomy filtering on question bank
- Implemented several hooks:
  o hook_access
  o hook_delete
  o hook_help
  o hook_validate
  o new node hooks for 4.7
- Formatted queries to support table prefixes
- Added Doxygen comments throughout
- Created user documentation in admin/help
- Fixed numerous bugs
- Fixed numerous formatting issues
- Fixed numerous UI issues


2005-07-03
----------
Original code written by chx

File

CHANGELOG.txt
View source
  1. 2007-06-13
  2. ----------
  3. Removed non-working features, to be fixed in future versions
  4. 2007-02-02
  5. ----------
  6. Updated module to Drupal 5
  7. 2005-08-31
  8. ----------
  9. Initial release after Summer of Code:
  10. - Admininistration side completed, including:
  11. o Create/Edit permissions
  12. o Multichoice question creation
  13. o Quiz creation
  14. o Interface for adding questions to quizzes
  15. o Taxonomy selection
  16. o Taxonomy filtering on question bank
  17. - Implemented several hooks:
  18. o hook_access
  19. o hook_delete
  20. o hook_help
  21. o hook_validate
  22. o new node hooks for 4.7
  23. - Formatted queries to support table prefixes
  24. - Added Doxygen comments throughout
  25. - Created user documentation in admin/help
  26. - Fixed numerous bugs
  27. - Fixed numerous formatting issues
  28. - Fixed numerous UI issues
  29. 2005-07-03
  30. ----------
  31. Original code written by chx