I have table called questions, each question has id, question_body
and another table called answers, each answer has id, answer_body, right, question_id
and ot