View Question Screen and Post New Question Screen - discolemur/biobrainstorm GitHub Wiki
The top of the sketch displays the Question page, which shows the original question, its title, text, and a list of responses to that question, the user will be able to view and up vote or down vote any given question/response. The question screen will be displayed after the user selects one of the search results on the Search Result page. The bottom of the sketch shows the Post New Question field, which can either be for a new question or also a response to a question. The user can enter their text and also supply key words which can be called up using the search bar. This screen will be in view when the user selects "New Question" button on header/top bar which will be in view on any screen on the website.
Final View Question Page
Final Ask Question Page