# Author: Morgan Price # Date Modified: 09-Jul-2012 Feature: Review Questions In order to review questions and decide on what questions I want to support A Practitioner should be able to See a list of active questions from questioners in the network and review which questions they want to answer or not. Scenario: Accept Question Given an active question And it has been reviewed by the Practitioner When they agree to contribute to the answer Then the accept the question And it is placed in the End Point Queue. Scenario: Reject Question Given an active question And it has been reviewed by the Practitioner When they disagree to contribute to the answer Then the Practitioner rejects the question And the Hub is notified of the rejection Scenario: Hold Question Given an active question And it has been reviewed by the Practitioner When they are unsure about the question Then the practitioner keeps the question active And discussion the question with their colleagues or the network And revisit the question