sqm-dashboards/db/migrate
2023-10-17 12:29:00 -07:00
..
20170224181252_devise_create_users.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20170225150432_create_recipients.rb
20170228164212_create_schools.rb
20170228164245_create_districts.rb
20170302154609_create_recipient_lists.rb
20170303162123_create_categories.rb
20170304020530_create_questions.rb
20170305155018_create_question_lists.rb
20170306145359_create_schedules.rb
20170307152229_create_recipient_schedules.rb
20170307153205_create_attempts.rb
20170308160911_add_next_attempt_at_to_recipient_schedule.rb
20170309191211_add_twilio_details_to_attempts.rb
20170310191800_add_twilio_sid_to_attempt.rb
20170311195824_add_description_to_school.rb
20170312202259_create_school_categories.rb
20170316154053_add_target_group_to_question.rb
20170316194058_add_slug_to_school.rb
20170316194122_add_slug_to_category.rb
20170317141348_add_email_to_recipient.rb
20170317150205_add_counters_to_recipient.rb
20170405183356_create_user_schools.rb
20170412204724_add_time_to_schedule.rb
20170417203127_add_queued_questions_to_recipient_schedule.rb
20170418173141_create_students.rb
20171028181758_add_reverse_to_questions.rb
20180119145356_add_non_likert_fields_to_category.rb
20180120150542_add_z_score_to_school_categories.rb
20180128015651_add_zones_to_category.rb
20180711164051_add_external_id_to_questions.rb
20181204150736_add_student_and_teaceher_count_to_schools.rb
20181218154720_add_school_questions.rb
20181221180917_add_response_total_to_school_questions.rb
20210915151547_create_measures.rb
20210915183344_create_survey_items.rb
20210916143538_create_survey_item_responses.rb
20210917074250_add_slug_to_district.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20210920174840_create_sqm_categories.rb
20210920174941_create_subcategories.rb
20210920175116_add_foreign_key_from_measures_to_subcategories.rb
20210920193527_add_qualtrics_code_to_districts.rb
20210920194221_add_qualtrics_code_to_schools.rb
20210921133545_add_response_id_to_survey_item_responses.rb
20210921154637_create_academic_years.rb
20210921155142_add_foreign_key_from_survey_item_responses_to_academic_year.rb
20210923113050_add_indexes_to_survey_item_responses.rb
20210923113323_add_indexes_to_survey_items.rb
20210923113404_add_indexes_to_measures.rb
20211005145740_add_description_to_sqm_category.rb
20211005192509_add_description_to_subcategory.rb
20211006174717_add_description_to_measure.rb
20211007190742_add_slug_to_sqm_category.rb
20211007204840_add_sort_index_to_sqm_category.rb
20211014202830_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb
20211027171031_create_admin_data_item.rb
20211029195454_remove_null_constraints_from_measure_benchmarks.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211102125207_add_timestamps_to_measures.rb
20211102130223_add_timestamps_to_sqm_categories.rb
20211102130232_add_timestamps_to_subcategories.rb
20211102130250_add_timestamps_to_survey_items.rb
20211102130307_add_timestamps_to_survey_item_responses.rb
20211104180156_add_category_id_to_sqm_category.rb
20211104181819_add_subcategory_id_to_subcategory.rb
20211112182728_change_question_list_to_legacy_question_list.rb
20211112183026_change_legacy_tables_so_they_include_legacy_prefix.rb
20211112205415_create_school_for_new_dashboard.rb
20211112210223_create_district_for_new_dashboard.rb
20211115131533_update_foreign_key_between_survey_item_response_and_school.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211116151445_rename_sqm_categories_to_categories.rb
20211118143017_add_dese_id_to_school.rb
20211119223051_make_school_dese_id_unique.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211210142652_add_short_description_to_category.rb
20211217142634_add_benchmarks_to_survey_items.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211217163827_add_benchmarks_to_admin_data_items.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20211217164449_remove_benchmarks_from_measures.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
20220124144902_create_respondents.rb Show response rate for students 2022-01-27 22:43:10 +01:00
20220211112736_add_hs_only_item_to_admin_data_item.rb Modify collection rate for admin data items. Take into account if a 2022-02-11 18:54:14 +01:00
20220211122234_add_is_hs_to_school.rb Modify collection rate for admin data items. Take into account if a 2022-02-11 18:54:14 +01:00
20220217123648_create_scales.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
20220217164706_add_scale_to_survey_item.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
20220217170442_add_scale_to_admin_data_item.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
20220228165233_create_surveys.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
20220301083725_add_on_short_form_to_survey_item.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
20220405174019_create_admin_data_values.rb Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07:00
20220503180142_add_timestamps_to_academic_year.rb Add timestamps to academic years table 2022-05-03 11:11:17 -07:00
20220510232626_add_foreign_key_between_schools_and_districts.rb Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00
20220614210108_create_response_rates.rb Create response rate model 2022-06-14 15:28:20 -07:00
20220614211616_add_school_and_year_index_to_survey_item_responses.rb Add index to survey item responses on school and academic year. 2022-06-14 15:28:38 -07:00
20220616211049_add_survey_item_responses_count_to_survey_item.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616211211_reset_all_survey_item_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616214126_add_survey_items_count_to_scales.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616214236_reset_all_scale_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616214910_add_scales_count_to_measures.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616215010_reset_all_measure_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616215452_add_measures_count_to_subcategories.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616215952_reset_all_subcategory_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616220306_add_subcategories_count_to_categories.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220616220352_reset_all_category_cache_counters.rb Add counter caches 2022-06-16 16:14:03 -07:00
20220720011653_create_races.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
20220722030114_add_slug_to_race.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
20220727231530_create_new_student.rb import students 2022-07-29 15:34:56 -07:00
20220728010248_add_student_to_survey_item_response.rb import students 2022-07-29 15:34:56 -07:00
20220728215528_add_response_id_to_student.rb import students 2022-07-29 15:34:56 -07:00
20220728232445_create_student_races.rb import students 2022-07-29 15:34:56 -07:00
20220809213959_create_race_scores.rb Change race score calculations so the average bubbles up through survey_items 2022-08-10 09:58:11 -07:00
20220822214951_add_index_to_student_races.rb Add index to student_races table 2022-08-22 15:23:49 -07:00
20220927213911_add_grade_to_survey_item_response.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
20221015002312_create_scores.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
20221015023621_add_grade_index_to_survey_item_response.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
20221019234424_create_genders.rb Create gender class. Load genders to database from demographics file 2022-10-21 17:47:52 -07:00
20221019234615_add_gender_to_student.rb Create gender class. Load genders to database from demographics file 2022-10-21 17:47:52 -07:00
20221022035349_add_gender_to_survey_item_responses.rb Load gender information to survey item responses 2022-10-21 21:38:33 -07:00
20221022225523_remove_gender_from_student.rb remove gender from student table 2022-10-22 15:57:52 -07:00
20230222000356_add_grades_to_respondent.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
20230222003823_add_unique_indexto_respondent.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
20230304132801_remove_school_index_from_respondents.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
20230421034505_drop_surveys_table.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 14:21:48 -07:00
20230610165508_add_survey_item_index_to_survey_item_responses.rb perf: Add another index to surveyitemresponses. Implement bullet suggestions. Memoize a function in measure.rb 2023-06-10 10:19:05 -07:00
20230620221633_create_incomes.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-08-08 15:52:12 -07:00
20230620223702_add_income_to_survey_item_responses.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-08-08 15:52:12 -07:00
20230622224103_add_recorded_date_to_survey_item_response.rb feat: update survey_item_response table to indlude recorded date and import recorded date when loading responses 2023-06-23 11:28:14 -07:00
20230630215110_add_slug_to_income.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-08-08 15:52:12 -07:00
20230807222503_drop_race_scores.rb chore: remove precalculated race scores. Calculate race scores on every reload 2023-08-08 15:54:15 -07:00
20230830213521_create_ell.rb Add disaggregation by ELL 2023-10-17 11:18:47 -07:00
20230912223701_add_ell_to_survey_item_response.rb Add disaggregation by ELL 2023-10-17 11:18:47 -07:00
20231004191828_create_speds.rb feat: add special education disaggregation 2023-10-17 12:29:00 -07:00
20231004211430_add_sped_to_survey_item_response.rb feat: add special education disaggregation 2023-10-17 12:29:00 -07:00