You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/db/migrate
Alex Basson e222edc7e7
Add academic years as an ActiveRecord object
4 years ago
..
20170224181252_devise_create_users.rb user and recipient and tests 9 years ago
20170225150432_create_recipients.rb recipient lists for somerville data 9 years ago
20170228164212_create_schools.rb more scaffolding 9 years ago
20170228164245_create_districts.rb more scaffolding 9 years ago
20170302154609_create_recipient_lists.rb recipient lists 9 years ago
20170303162123_create_categories.rb adding categories 9 years ago
20170304020530_create_questions.rb working on questions and categories 9 years ago
20170305155018_create_question_lists.rb working on question_lists 9 years ago
20170306145359_create_schedules.rb fixing scheduling bug 9 years ago
20170307152229_create_recipient_schedules.rb testing scheduling 9 years ago
20170307153205_create_attempts.rb testing scheduling 9 years ago
20170308160911_add_next_attempt_at_to_recipient_schedule.rb adding next_attempt_at 9 years ago
20170309191211_add_twilio_details_to_attempts.rb working on twilio integration 9 years ago
20170310191800_add_twilio_sid_to_attempt.rb working on twilio integration 9 years ago
20170311195824_add_description_to_school.rb loading in somerville data 9 years ago
20170312202259_create_school_categories.rb working on aggregating results 9 years ago
20170316154053_add_target_group_to_question.rb source for data: 9 years ago
20170316194058_add_slug_to_school.rb adding slugs to schools and categories 9 years ago
20170316194122_add_slug_to_category.rb adding slugs to schools and categories 9 years ago
20170317141348_add_email_to_recipient.rb adding attempt counters 9 years ago
20170317150205_add_counters_to_recipient.rb adding attempt counters 9 years ago
20170405183356_create_user_schools.rb working on authentication 9 years ago
20170412204724_add_time_to_schedule.rb working on adding time to schedule 9 years ago
20170417203127_add_queued_questions_to_recipient_schedule.rb queued questions 9 years ago
20170418173141_create_students.rb working on sibling students 9 years ago
20171028181758_add_reverse_to_questions.rb reversed questions 8 years ago
20180119145356_add_non_likert_fields_to_category.rb data migration and rake task for nonlikert categories 8 years ago
20180120150542_add_z_score_to_school_categories.rb working on administrative data 8 years ago
20180128015651_add_zones_to_category.rb zones with default values 8 years ago
20180711164051_add_external_id_to_questions.rb updating for 2018 data 7 years ago
20181204150736_add_student_and_teaceher_count_to_schools.rb new response rate thresholds 7 years ago
20181218154720_add_school_questions.rb adding SchoolQuestion 7 years ago
20181221180917_add_response_total_to_school_questions.rb adding response_total to SchoolQuestion 7 years ago
20210915151547_create_measures.rb Rename construct -> measure, seed with SqmCategories and Subcategories 4 years ago
20210915183344_create_survey_items.rb Rename construct -> measure, seed with SqmCategories and Subcategories 4 years ago
20210916143538_create_survey_item_responses.rb Rename construct -> measure, seed with SqmCategories and Subcategories 4 years ago
20210917074250_add_slug_to_district.rb Add slug to district 4 years ago
20210920174840_create_sqm_categories.rb Rename construct -> measure, seed with SqmCategories and Subcategories 4 years ago
20210920174941_create_subcategories.rb Rename construct -> measure, seed with SqmCategories and Subcategories 4 years ago
20210920175116_add_foreign_key_from_measures_to_subcategories.rb Rename construct -> measure, seed with SqmCategories and Subcategories 4 years ago
20210920193527_add_qualtrics_code_to_districts.rb Add qualtrics_code to District and School 4 years ago
20210920194221_add_qualtrics_code_to_schools.rb Add qualtrics_code to District and School 4 years ago
20210921133545_add_response_id_to_survey_item_responses.rb Add response id to SurveyItemResponse 4 years ago
20210921154637_create_academic_years.rb Add academic years as an ActiveRecord object 4 years ago
20210921155142_add_foreign_key_from_survey_item_responses_to_academic_year.rb Add academic years as an ActiveRecord object 4 years ago