Add Repose-specific query run component
The Repose app version needs a modified version of DayQueryRunComponent
so we can send the user data to the study server after the daily questions are answered.
The component can be simplified as much as possible since it doesn't need a calendar or a notification indicating the number of open questions. It should only allow answering questions for the current day.
The functionality for actually sending the data will be implemented in a later issue, this is just for creating the component.
Edited by Noel Simmel