# Author: Morgan Price # Date Modified: 10-Jul-2012 Feature: Submit an Answer In order to submit an Answer to a question form a clinic (EMR instance) The End Point should be able to Connect to the questioning Hub and submit the completed answers. Scenario: Submit Answer Given One or more completed answer And the Practitioner has reviewed and approved the answer(s) or previously agreed to automatically submit the answer(s) When the Questioning Hub is available Then the End Point submits the completed answers to the questioning hub. Scenario: Submit End Point Unable to Provide Validated Answer Given An active question that is submitted to an End Point When the end point fails to generate an answer to a question from a specific Hub Then the End Point submits an error to the Hub, And this error is displayed to the Question Manager.