case Constants.Constants.QuestionTypes.Text:
                    await CreateSpecialOption(dbContext, 1, 0, "text", languageId, 1);
                    await CreateSpecialOption(dbContext, 1, 0, "na", languageId, 2);
                    break;