Commit graph

129 commits

Author SHA1 Message Date
Nelson Jovel
ad03606d66 Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder
Calculate benchmarks for measures based on a weighted average of survey
and admin data items

Added architectural records
2021-12-28 14:10:34 +01:00
Nelson Jovel
70e8fafc35 Categories, Subcategories, and Measures are ordered by thier ids 2021-12-15 12:14:18 +01:00
Liam Morley
78b29cc86d Remove obsolete one_off:remove_dupes rake task
- this has been run in all environments already AFAIK
2021-12-02 11:05:17 -05:00
Liam Morley
1186579d1b Add migration to make DESE IDs unique, update one-off script accordingly 2021-11-22 15:37:38 -05:00
rebuilt
b5badfaef5 Add DESE ID to schools
- Add migration
- Create one-off script `rake one_off:add_dese_ids` to add the DESE ID to schools
- Update seeder to seed schools based on DESE IDs
2021-11-18 16:54:08 -05:00
Liam Morley
413096dfe2 Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
Liam Morley
4ee2345ba1 Add one-off rake task to remove duplicate entries 2021-11-04 16:39:57 -04:00
Alex Basson
4b4a437fa6 Correctly iterate over SurveyItemResponses when deduping schools 2021-10-20 10:51:08 -04:00
Alex Basson
8628b3d722 Transfer qualtrics codes from dup schools to original schools 2021-10-20 08:52:01 -04:00
Alex Basson
4e1fe3f4cf Rename rake task file to 'dupes' 2021-10-20 08:47:46 -04:00
Alex Basson
3d554159fd Create rake task to dedup schools 2021-10-19 16:41:06 -04:00
Liam Morley
15cda552d9 Remove one-off task for cleaning Somerville data 2021-10-18 08:20:59 -04:00
Liam Morley
2d4ba042f9 Call update_all on a relation, not 'update' which exists on a model 2021-10-14 15:39:54 -04:00
Liam Morley
8804f11e49 Update syntax
i fail at Ruby, sorry
2021-10-14 15:26:57 -04:00
Liam Morley
a9598c0c49 Clean up Next Wave/Full Circle Somerville data 2021-10-14 15:20:33 -04:00
Liam Morley
dd4a7d354e Add temporary rake task to record duplicate school names and slugs in CSV format 2021-10-14 12:04:05 -04:00
Alex Basson
0dbe05817e rake data:load_survey_responses loads all csv files in the data/survey_responses/ directory 2021-09-22 21:03:12 -04:00
Alex Basson
fd091cfa4f Load 2020-21 student survey responses 2021-09-22 15:15:59 -04:00
Alex Basson
f5724407f2 Load teacher survey responses 2021-09-22 08:44:54 -04:00
Alex Basson
75787cf682 Remove vestigial comment 2021-09-03 11:32:48 -04:00
Alex Basson
f0ae6d8558 Added comment to trigger Heroku update 2021-08-30 15:46:48 -04:00
Jared Cosulich
712ad1206b editing data.rake for admin data 2020-01-12 08:13:50 -05:00
Jared Cosulich
9032341290 working on student/teacher ratios 2019-08-05 21:31:37 -04:00
Jared Cosulich
ed9329e912 fixing sync 2019-07-30 17:42:46 -04:00
Jared Cosulich
71b5edddde sync reverse questions 2019-07-30 07:32:38 -04:00
Jared Cosulich
9eb36b0510 sync school aggregates 2019-07-28 21:14:25 -04:00
Jared Cosulich
c93e878f60 new questions every year 2019-07-28 08:05:10 -04:00
Jared Cosulich
9d90690315 don't update recipient counts 2019-07-25 18:14:41 -04:00
Jared Cosulich
32bc81f5c8 clean white space on csv valus 2019-07-25 17:56:33 -04:00
Jared Cosulich
b7faa01bb6 increasing time to run 2019-07-24 21:32:00 -04:00
Jared Cosulich
36a84972b7 testing bug hypothesis 2019-07-24 21:29:39 -04:00
Jared Cosulich
126bd5429a load all data 2019-07-23 20:59:27 -04:00
Jared Cosulich
26cb9c5bb3 trying to fix syncing 2019-07-18 11:44:56 -04:00
Jared Cosulich
619e7f3ac1 working on 2019 data import 2019-07-17 14:43:34 -04:00
Jared Cosulich
27179d5623 turn on migration 2019-07-16 17:08:16 -04:00
Jared Cosulich
4722ae022c adding procfile 2019-07-16 17:01:27 -04:00
Jared Cosulich
b10edb8c09 new syncing questions tasks 2019-06-12 12:46:41 -04:00
Jared Cosulich
2dd216ee25 fixing bug with merging schools 2019-01-14 15:30:18 -05:00
Jared Cosulich
ef3d0186a5 propogate up valid_child_count for admin data 2019-01-14 13:40:56 -05:00
Jared Cosulich
5f89245ca0 fixing bug with nonlikert data 2019-01-14 13:17:38 -05:00
Jared Cosulich
65b4df47c2 fixing bugs with admin data 2019-01-12 09:45:04 -05:00
Jared Cosulich
8916b6b15c comment out script 2019-01-12 09:08:58 -05:00
Jared Cosulich
7b49648153 sync school categories after loading non-likert data 2019-01-12 09:08:32 -05:00
Jared Cosulich
7bfbe1a94c faq, 2018 nonlikert values 2019-01-11 16:19:07 -05:00
Jared Cosulich
4241f3f7df tweaking styles 2018-12-21 19:15:52 -05:00
Jared Cosulich
93485bd886 tweaking question partial 2018-12-21 17:39:48 -05:00
Jared Cosulich
906bbcdad4 improving school_question creation 2018-12-21 15:11:02 -05:00
Jared Cosulich
7550324873 improving school_question creation 2018-12-21 15:05:21 -05:00
Jared Cosulich
9e6f8b8790 fixing bugs with school_question creation 2018-12-21 13:51:49 -05:00
Jared Cosulich
5dc79e5da7 fixing bugs with school_question creation 2018-12-21 13:50:24 -05:00