Add created_at and updated_at datetime fields in c_survey_answer to keep track of the time at which one answer was given.
No need to develop any interface around it for now, but any write/update to the record should update the corresponding fields, so we can later query them from the database.