I'm trying to create a question and answer system in PHP and MySQL.
I already have the database created, I would like to know how to make the question linked to the response that the student made. And show in a loop all the answers answered by each student.
tblperguntas id_pergunta titulo pergunta
tblrespostas id_resposta resposta