From [QuizText](https://github.com/ptrofimov/quiztext#example), one of the neat question types he adds are "input questions". These allow free user input but may have a specific "correct" answer. ``` Question? = correct answer ```