Open sheilaramas opened 8 months ago
- Create migration to add survey_templates table.
survey_templates
- Create migration to add survey_template_questions table.
survey_template_questions
- Create migration to add survey_template_question_rules table.
survey_template_question_rules
- Create migration to add survey_template_answers table.
survey_template_answers
- Create migration for new table survey_administrations with the following fields:
survey_administrations
evaluation_administrations
- Create migration to add survey_results table.
survey_results
- Create migration to add survey_answers table
survey_answers
Verified in Beta 🚀
Description
- Create migration to add
survey_templates
table.- Create migration to add
survey_template_questions
table.survey_templates
table- Create migration to add
survey_template_question_rules
table.survey_templates
tablesurvey_template_questions
table- Create migration to add
survey_template_answers
table.survey_templates
tablesurvey_template_questions
table- Create migration for new table
survey_administrations
with the following fields:evaluation_administrations
field's types, lengths etc.- Create migration to add
survey_results
table.- Create migration to add
survey_answers
table