Viewing a question with an answer
Question list
Asking a new question

Overview

Answers provides a question & answer service. Users can post questions and other users can answer them.

Summary of Functionality

What the module does:

  • Users can ask new questions
    • Directly ('node/add/question')
    • After searching for similar questions ('questions/start_ask')
  • Users can review questions
    • All questions: 'questions/all'
    • Unanswered questions: 'questions/unanswered'
    • Search for questions: 'questions/search'
  • When viewing lists of questions, users can sort by title, post date, and number of answers
  • Users can post answers to questions
  • When displaying a question, the system shows the answers to that question.

The displays are based on standard CCK node displays and Views, so can be themed in the typical ways.

For more detail and configuration options, see the file "answers.readme.txt" in the module.

Supporting Modules

There are some supporting modules:

  • Best Answer: Enables question authors to select a best answer. Depending on a setting, this will lock the question
  • Answers Userpoints: Adds user reputations to Answers (using integration with UserPoints) following a point system like that on StackExchange
  • Expire Questions: Automatically expire questions after a set amount of time has past (Now in alpha)
  • Relevant Answers: Provide blocks which can be placed on pages to capture and display questions specific to each page

Module Dependencies

Drupal 6 Drupal 7

Authors

This module is based on:

  • The original D5 "answers" module written by @amanuel
  • The original D6 conversion of that module written by @inders Singh
  • The original features version of the module written by Greg Harvey
  • Updates by @chipcleary

Project Information

Downloads

Recommended releases

Version Downloads Date Links
7.x-3.0 tar.gz (20.44 KB) | zip (25.6 KB) 2011-Oct-16 Notes
6.x-2.0 tar.gz (17.89 KB) | zip (22.37 KB) 2011-Jun-18 Notes

Development releases

Version Downloads Date Links
7.x-3.x-dev tar.gz (21.58 KB) | zip (27.17 KB) 2012-Jan-29 Notes
6.x-2.x-dev tar.gz (19.06 KB) | zip (23.27 KB) 2012-Jan-30 Notes

Maintainers for Answers

  • chipcleary - 45 commits
    last: 1 week ago, first: 43 weeks ago
  • hefox - 16 commits
    last: 3 weeks ago, first: 6 weeks ago
  • seaji - 2 commits
    last: 39 weeks ago, first: 39 weeks ago
  • neochief - 1 commit
    last: 2 years ago, first: 2 years ago
  • amanuel - 9 commits
    last: 3 years ago, first: 4 years ago

Issues for Answers

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 26 May 11