if (this.state.editable) {
            hintContainer = (
                <div>
                    <input type="text"
                        defaultValue={this.props.question.hint}