Hi everyone, I'm working on a knowledge assessmen...
# 💻developers
j
Hi everyone, I'm working on a knowledge assessment bot for a specific topic in education. The idea is to create a bot that can read a predetermined list of questions from my MySQL server, present them one by one to a user, evaluate the responses, and then store the results back in the same database. Has anyone here done something similar or have experience with this type of bot development? Any insights or advice would be greatly appreciated. Thanks.