Hi

I want to make a question answer system along with OG in which I want that answers can be posted in groups.

Following is what I want:

1- Suppose I post a question "Question 1" globally on site.(It should be available in all groups which exist or which are created afterwards)

2- Users can post answers to the questions.

3- Users can create and join groups.

4- But when a user clicks on a group and a question, answers of a question but only from the members of that particular group are shown on a page.

Currently I am trying Answers module but it doesnt let filter answers using group. Though I can filter questions and many answers are associated with an answer so this way I can either let users see all answers if they select a question or no answer if I dont give access.

Any ideas?