Initial stable release of question module for Drupal 6.x
Drupal 6.x branch
Cleaned up some text to fit in more.
Added contributed patch to provide a "ask question" permission.
You can use question_print_form() in PHP nodes now to print out a question form. I've also made a few more things translatable and made the default for new sites so that anyone can ask a question.
Added setting to show some help text above the question form for new queue items.
Added latest and random question blocks.
Development release for Drupal 5.x
Release for Drupal 4.7
Updated for 5.x compatability.
Updated to use Forms API for Drupal 4.7.