public enum EventType { ShowQuestion, HideQuestion, ShowInput, HideInput, ClearInput, AddAnswer, }