constructor(state: State) {
        super(state);

        this.itemId = this.settings.itemId.description;
        this.prompt = 'Please enter the description of question.';