Interviewer Bot using Rasa

I am building a chatbot for student evaluation and interviewing. There are fixed questions that the bot is going to ask. Is there a way for teachers to add additional questions so the bot could add on top of what is already pre-built? Thank you

The best way to do that is using Forms.

To add a question, you will have to edit the form.

If you don’t want the teacher to manually “code” and edit the files, you can build an interface for them that does so.

@Ed_red Hi, currently how you updating the questions? Manual or database?

Hi, currently we use a database.