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
rebuilt 09963c3323
Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
..
20170224181252_devise_create_users.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 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 benchmarks to survey and admin data items. Remove them from measures. Modify seeder 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
20210923113050_add_indexes_to_survey_item_responses.rb Add indexes on measures, survey items, and responses 4 years ago
20210923113323_add_indexes_to_survey_items.rb Add indexes on measures, survey items, and responses 4 years ago
20210923113404_add_indexes_to_measures.rb Add indexes on measures, survey items, and responses 4 years ago
20211005145740_add_description_to_sqm_category.rb Add description to sqm_category 4 years ago
20211005192509_add_description_to_subcategory.rb Display subcategory descriptions on browse page 4 years ago
20211006174717_add_description_to_measure.rb Completes Measures on the "Teachers & Leadership" Category Tab - 4 years ago
20211007190742_add_slug_to_sqm_category.rb Completes Sub Categories and Measures for "All " Category Tabs - 4 years ago
20211007204840_add_sort_index_to_sqm_category.rb Completes Sub Categories and Measures for "All " Category Tabs - 4 years ago
20211014202830_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb ran rails app:update 4 years ago
20211027171031_create_admin_data_item.rb Finishes #179904795. Adds prompts to measures section on browse page 4 years ago
20211029195454_remove_null_constraints_from_measure_benchmarks.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
20211102125207_add_timestamps_to_measures.rb Add timestamps to all SQM models 4 years ago
20211102130223_add_timestamps_to_sqm_categories.rb Add timestamps to all SQM models 4 years ago
20211102130232_add_timestamps_to_subcategories.rb Add timestamps to all SQM models 4 years ago
20211102130250_add_timestamps_to_survey_items.rb Add timestamps to all SQM models 4 years ago
20211102130307_add_timestamps_to_survey_item_responses.rb Add timestamps to all SQM models 4 years ago
20211104180156_add_category_id_to_sqm_category.rb Add category/subcategory ID columns to uniquely identify records 4 years ago
20211104181819_add_subcategory_id_to_subcategory.rb Add category/subcategory ID columns to uniquely identify records 4 years ago
20211112182728_change_question_list_to_legacy_question_list.rb Extract legacy parts of the codebase into its own module 4 years ago
20211112183026_change_legacy_tables_so_they_include_legacy_prefix.rb Extract legacy parts of the codebase into its own module 4 years ago
20211112205415_create_school_for_new_dashboard.rb Extract legacy parts of the codebase into its own module 4 years ago
20211112210223_create_district_for_new_dashboard.rb Extract legacy parts of the codebase into its own module 4 years ago
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 4 years ago
20211116151445_rename_sqm_categories_to_categories.rb Extract legacy parts of the codebase into its own module 4 years ago
20211118143017_add_dese_id_to_school.rb Add DESE ID to schools 4 years ago
20211119223051_make_school_dese_id_unique.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
20211210142652_add_short_description_to_category.rb Adds category short description to database and renders descriptions in 4 years ago
20211217142634_add_benchmarks_to_survey_items.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
20211217163827_add_benchmarks_to_admin_data_items.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
20211217164449_remove_benchmarks_from_measures.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
20220124144902_create_respondents.rb Show response rate for students 4 years ago
20220211112736_add_hs_only_item_to_admin_data_item.rb Modify collection rate for admin data items. Take into account if a 4 years ago
20220211122234_add_is_hs_to_school.rb Modify collection rate for admin data items. Take into account if a 4 years ago
20220217123648_create_scales.rb Add scales to framework. Change calculations to first group and then 4 years ago
20220217164706_add_scale_to_survey_item.rb Add scales to framework. Change calculations to first group and then 4 years ago
20220217170442_add_scale_to_admin_data_item.rb Add scales to framework. Change calculations to first group and then 4 years ago
20220228165233_create_surveys.rb Seed db with surveys to keep track of school, year, and survey type 4 years ago
20220301083725_add_on_short_form_to_survey_item.rb Seed db with surveys to keep track of school, year, and survey type 4 years ago
20220405174019_create_admin_data_values.rb Display measure scores. Finishes #181754978 4 years ago
20220503180142_add_timestamps_to_academic_year.rb Add timestamps to academic years table 4 years ago
20220510232626_add_foreign_key_between_schools_and_districts.rb Exclude boston results. Completes #182117456 4 years ago
20220614210108_create_response_rates.rb Create response rate model 4 years ago
20220614211616_add_school_and_year_index_to_survey_item_responses.rb Add index to survey item responses on school and academic year. 4 years ago
20220616211049_add_survey_item_responses_count_to_survey_item.rb Add counter caches 4 years ago
20220616211211_reset_all_survey_item_cache_counters.rb Add counter caches 4 years ago
20220616214126_add_survey_items_count_to_scales.rb Add counter caches 4 years ago
20220616214236_reset_all_scale_cache_counters.rb Add counter caches 4 years ago
20220616214910_add_scales_count_to_measures.rb Add counter caches 4 years ago
20220616215010_reset_all_measure_cache_counters.rb Add counter caches 4 years ago
20220616215452_add_measures_count_to_subcategories.rb Add counter caches 4 years ago
20220616215952_reset_all_subcategory_cache_counters.rb Add counter caches 4 years ago
20220616220306_add_subcategories_count_to_categories.rb Add counter caches 4 years ago
20220616220352_reset_all_category_cache_counters.rb Add counter caches 4 years ago
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 3 years ago
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 3 years ago
20220727231530_create_new_student.rb import students 3 years ago
20220728010248_add_student_to_survey_item_response.rb import students 3 years ago
20220728215528_add_response_id_to_student.rb import students 3 years ago
20220728232445_create_student_races.rb import students 3 years ago
20220809213959_create_race_scores.rb Change race score calculations so the average bubbles up through survey_items 3 years ago
20220822214951_add_index_to_student_races.rb Add index to student_races table 3 years ago
20220927213911_add_grade_to_survey_item_response.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
20221015002312_create_scores.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
20221015023621_add_grade_index_to_survey_item_response.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
20221019234424_create_genders.rb Create gender class. Load genders to database from demographics file 3 years ago
20221019234615_add_gender_to_student.rb Create gender class. Load genders to database from demographics file 3 years ago
20221022035349_add_gender_to_survey_item_responses.rb Load gender information to survey item responses 3 years ago
20221022225523_remove_gender_from_student.rb remove gender from student table 3 years ago
20230222000356_add_grades_to_respondent.rb Update logic for calculating student response rate. Remove references 3 years ago
20230222003823_add_unique_indexto_respondent.rb Update logic for calculating student response rate. Remove references 3 years ago
20230304132801_remove_school_index_from_respondents.rb Update logic for calculating student response rate. Remove references 3 years ago
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 3 years ago