Commit Graph

  • a11a134805 fix: also load enrollment data when loading staffing information for the latest year Nelson Jovel 2023-11-06 20:28:27 -0800
  • 8bebe7db42 chore: since it's now possible for there to be multiple district and dese id columns separated by a dash and a number, be more explicit when we only want to filter out survey item ids that end in a -1 Nelson Jovel 2023-11-06 14:51:56 -0800
  • 1b82ff9413 chore: since it's now possible for there to be multiple district and dese id columns separated by a dash and a number, be more explicit when we only want to filter out survey item ids that end in a -1 Nelson Jovel 2023-11-06 14:51:56 -0800
  • b63c327d33 chore: when searching for dese id, split up pattern so that to be more explicit about the order in which to search out the columns that might have the dese ID we're looking for. Nelson Jovel 2023-11-06 13:13:37 -0800
  • a3f9e46414 chore: when searching for dese id, split up pattern so that to be more explicit about the order in which to search out the columns that might have the dese ID we're looking for. Nelson Jovel 2023-11-06 13:13:37 -0800
  • 054e5603b7 chore: fix failing legacy tests Nelson Jovel 2023-11-03 10:18:46 -0700
  • 0610efb77d chore: migration file change Nelson Jovel 2023-11-02 15:30:22 -0700
  • cddea60c8b feat: reduce number of rows to process at one time to reduce memory use rebuilt 2023-11-02 12:21:07 -0700
  • 02b335ef63 feat: reduce number of rows to process at one time to reduce memory use rebuilt 2023-11-02 12:21:07 -0700
  • 019b954ffa feat: load student responses in the same pass as loading the survey responses rebuilt 2023-11-02 09:45:30 -0700
  • 9110be31c6 chore: fix failing test rebuilt 2023-11-02 11:06:44 -0700
  • 1a707eb6bc feat: load student responses in the same pass as loading the survey responses rebuilt 2023-11-02 09:45:30 -0700
  • ece1f61aec feat: add command for loading survey responses from arbitrary sftp directory rebuilt 2023-10-30 19:44:52 -0700
  • 2d90516f9f feat: add command for loading survey responses from arbitrary sftp directory rebuilt 2023-10-30 19:44:52 -0700
  • 79bc91d39f feat: add command for loading survey responses from arbitrary sftp directory rebuilt 2023-10-30 19:44:52 -0700
  • 91ab2dd82e feat: instead of the analyze graph label being a simple string, turn it into an array of strings where each item will be placed on a new line rebuilt 2023-10-27 15:39:50 -0700
  • a07728fcd6 feat: We no longer trust the progress number that gets exported from qualtrics. Instead during the cleaning progress, perform a manual count of the number of responses to filter out rows that don't meet the minimum threshold. rebuilt 2023-10-27 15:12:24 -0700
  • b2fdbe5756 feat: We no longer trust the progress number that gets exported from qualtrics. Instead during the cleaning progress, perform a manual count of the number of responses to filter out rows that don't meet the minimum threshold. rebuilt 2023-10-27 15:12:24 -0700
  • e3fbbabce5 feat: We no longer trust the progress number that gets exported from qualtrics. Instead during the cleaning progress, perform a manual count of the number of responses to filter out rows that don't meet the minimum threshold. rebuilt 2023-10-27 15:12:24 -0700
  • e45a4f96dd last commit rebuilt 2023-10-26 13:29:54 -0700
  • fdf856743e chore: update to 7.1.1 rebuilt 2023-10-11 16:05:59 -0700
  • bf3fa8765d fix: make sure sped is taken into account when caching analyze page rebuilt 2023-10-11 11:15:13 -0700
  • fbcfdeaa72 chore: upgrade to rails 7.1. rebuilt 2023-10-06 14:41:16 -0700
  • ef44c41965 feat: add special education disaggregation rebuilt 2023-10-05 14:51:36 -0700
  • 4850f4a2f7 mergeable commit rebuilt 2023-10-24 13:04:37 -0700
  • 18ab51c860 chore: upgrade to rails 7.1. rebuilt 2023-10-06 14:41:16 -0700
  • 2fd56047d4 Add disaggregation by ELL rebuilt 2023-08-30 15:18:38 -0700
  • 490522eb1e feat: support multiple columns for race and gender information rebuilt 2023-08-25 15:37:20 -0700
  • ce5340648f fix: hide scores on analyze page for scores that don't meet the student threshold of 25% rebuilt 2023-08-22 12:18:18 -0700
  • 7bd7923d41 fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column rebuilt 2023-08-23 15:30:43 -0700
  • 2c9df34fac fix: start fixing problem with variants not getting added to the cleaned csv rebuilt 2023-08-15 08:50:33 -0700
  • a0807295ed feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. rebuilt 2023-07-26 09:38:45 -0700
  • 45e324e7d2 chore: remove outdated admin data loader file. We now use Dese::Loader to load school level data rebuilt 2023-07-21 12:16:59 -0700
  • e58ea3f1af feat: Round up response rate. Survey response rates above 24.5 will now meet sufficiency rebuilt 2023-07-13 11:42:15 -0700
  • 8cf9b4eeb8 Add test for income group rebuilt 2023-07-07 15:44:31 -0700
  • a97838c194 Reorder gender columns rebuilt 2023-07-07 15:44:09 -0700
  • 2ac30bb107 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 rebuilt 2023-06-20 14:50:33 -0700
  • 8e33a4178c fix: fix crash when viewing income graph on analyze page rebuilt 2023-08-31 10:43:54 -0700
  • 99c29d1c91 chore: update to 7.1.1 rebuilt 2023-10-11 16:05:59 -0700
  • 4419aea1da fix: make sure sped is taken into account when caching analyze page rebuilt 2023-10-11 11:15:13 -0700
  • 9d680c5159 chore: upgrade to rails 7.1. rebuilt 2023-10-06 14:41:16 -0700
  • acfdaf5587 feat: add special education disaggregation rebuilt 2023-10-05 14:51:36 -0700
  • a9b4f97a84 chore: upgrade cypress to address security vulnerability rebuilt 2023-10-02 11:19:25 -0700
  • d00ab2926b chore: address security vulnerabilities rebuilt 2023-10-02 11:11:43 -0700
  • 5bdffec8f9 Add disaggregation by ELL rebuilt 2023-08-30 15:18:38 -0700
  • 245cde85cd Add disaggregation by ELL rebuilt 2023-08-30 15:18:38 -0700
  • d43020a6b0 chore: update to 7.1.1 rebuilt 2023-10-11 16:05:59 -0700
  • 8baaa67730 fix: make sure sped is taken into account when caching analyze page rebuilt 2023-10-11 11:15:13 -0700
  • 83661540b7 chore: upgrade to rails 7.1. rebuilt 2023-10-06 14:41:16 -0700
  • 85f984999d chore: update ruby version rebuilt 2023-10-06 12:13:13 -0700
  • 48e795fcfb feat: add special education disaggregation rebuilt 2023-10-05 14:51:36 -0700
  • 8b7d9b7fc6 chore: upgrade cypress to address security vulnerability rebuilt 2023-10-02 11:19:25 -0700
  • 7a42d0cee7 chore: address security vulnerabilities rebuilt 2023-10-02 11:11:43 -0700
  • c582126d2a chore: upgrade cypress to address security vulnerability rebuilt 2023-10-02 11:19:25 -0700
  • c2127a2458 chore: address security vulnerabilities rebuilt 2023-10-02 11:11:43 -0700
  • 060d7aa55a Add disaggregation by ELL rebuilt 2023-08-30 15:18:38 -0700
  • 8d33095a48 fix: fix crash when viewing income graph on analyze page rebuilt 2023-08-31 10:43:54 -0700
  • 77e2b1e203 fix: I broke the feature where the site would automatically navigate the user to the latest year that had sufficient data when I made response rates calculate on each page load instead of being precalculated and stored in the database. Instead of a database lookup for response rates that meet the sufficiency threshold, I caculate the latest year when a user chooses a school from the welcome page. rebuilt 2023-08-28 13:46:23 -0700
  • bcfb52c97a fix: I broke the feature where the site would automatically navigate the user to the latest year that had sufficient data when I made response rates calculate on each page load instead of being precalculated and stored in the database. Instead of a database lookup for response rates that meet the sufficiency threshold, I caculate the latest year when a user chooses a school from the welcome page. rebuilt 2023-08-28 13:46:23 -0700
  • aaa43cdd64 fix: I broke the feature where the site would automatically navigate the user to the latest year that had sufficient data when I made response rates calculate on each page load instead of being precalculated and stored in the database. Instead of a database lookup for response rates that meet the sufficiency threshold, I caculate the latest year when a user chooses a school from the welcome page. rebuilt 2023-08-28 13:46:23 -0700
  • abea2cb8fa feat: support multiple columns for race and gender information rebuilt 2023-08-25 15:37:20 -0700
  • 463e4c9452 fix: hide scores on analyze page for scores that don't meet the student threshold of 25% rebuilt 2023-08-22 12:18:18 -0700
  • 714b90b3eb fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column rebuilt 2023-08-23 15:30:43 -0700
  • 2321897283 fix: start fixing problem with variants not getting added to the cleaned csv rebuilt 2023-08-15 08:50:33 -0700
  • 5ea01ac916 Reorder gender columns rebuilt 2023-07-07 15:44:09 -0700
  • 2a8148b8cd fix: hide scores on analyze page for scores that don't meet the student threshold of 25% rebuilt 2023-08-22 12:18:18 -0700
  • 4e33c8e173 chore: remove unused tasks rebuilt 2023-08-17 08:44:27 -0700
  • f230f76bc6 fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year. rebuilt 2023-08-15 16:13:47 -0700
  • 315b398a5a fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year. rebuilt 2023-08-15 16:13:47 -0700
  • aafaeeaf41 fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year. rebuilt 2023-08-15 16:13:47 -0700
  • a8db6c5ecf Add Overall Response Rate Popover Gabe Farrell 2023-05-31 18:27:15 +0000
  • b3efbdeb33 The overall response rate is artifically lower because we are including the number of all the students at the school, not just the number of students that took the survey. Updated the overall response rate presenter to return the count of only the grades that took the student survey. rebuilt 2023-05-23 20:13:19 -0700
  • 65ca0fd1ac Move color definitions out of response rate presenter and into _colors.scss rebuilt 2023-05-22 12:29:26 -0700
  • a785c69c44 Add Overall Response Rate rebuilt 2023-05-16 13:19:29 -0700
  • 68120bcce7 chore: upgrade cypress/request package rebuilt 2023-08-09 14:40:35 -0700
  • bf5b9e88f3 chore: upgrade cypress/request package rebuilt 2023-08-09 14:38:41 -0700
  • bb6d31ecf1 chore: upgrade cypress/request package rebuilt 2023-08-09 14:36:56 -0700
  • 22d94dc462 chore: upgrade javascript dependencies rebuilt 2023-08-09 14:20:33 -0700
  • 212ab7ddb1 chore: upgrade javascript dependencies rebuilt 2023-08-09 14:19:46 -0700
  • f9571b14f2 Change subcategory hovers to say 67 instead of 66 questions Gabe Farrell 2023-06-23 21:55:28 +0000
  • 433e7c50de Add hovers to browse page response rates Gabe Farrell 2023-06-22 05:00:26 +0000
  • 6db93cb116 feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged' rebuilt 2023-07-31 16:47:34 -0700
  • be1dd7cdff chore: make sure cypress analyze spec doesn't fail rebuilt 2023-08-09 11:02:19 -0700
  • 071e7b5208 chore: continue cleaning up unneeded tasks rebuilt 2023-08-09 11:01:46 -0700
  • 2903b455ce chore: remove unused tasks from data.rake and one_off.rake rebuilt 2023-08-08 16:39:29 -0700
  • fc3f979a58 feat: disable income from dropdown rebuilt 2023-08-08 15:56:20 -0700
  • a1b580048b chore: remove precalculated race scores. Calculate race scores on every reload rebuilt 2023-08-07 16:02:59 -0700
  • 76ebcc6ef3 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 rebuilt 2023-06-20 14:50:33 -0700
  • 7373e2e52f fix: Filter out responses that don't correspond to the grades the school serves rebuilt 2023-08-04 17:10:48 -0700
  • 4711e16c03 fix: fix teacher n_size so instead of counting all the indivual teacher responses for a measure, it only counts the unique respondents Nelson Jovel 2023-08-03 12:40:42 -0700
  • 1265a164b9 feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. rebuilt 2023-07-26 09:38:45 -0700
  • d00288fd71 Move color definitions out of response rate presenter and into _colors.scss rebuilt 2023-05-22 12:29:26 -0700
  • e6c8101d0b Add Overall Response Rate Popover Gabe Farrell 2023-05-31 18:27:15 +0000
  • f6f56367fc The overall response rate is artifically lower because we are including the number of all the students at the school, not just the number of students that took the survey. Updated the overall response rate presenter to return the count of only the grades that took the student survey. rebuilt 2023-05-23 20:13:19 -0700
  • 0a5500ecc9 feat: Add overall response rate rebuilt 2023-05-16 13:19:29 -0700
  • 0ceaad3a2b chore: add viewport and context meta tags rebuilt 2023-05-15 15:09:09 -0700
  • 39cdb57474 chore: add meta tag to application layout for better SEO rebuilt 2023-08-08 09:25:48 -0700
  • db5206b40a chore: add meta tag for better SEO rebuilt 2023-05-15 15:07:14 -0700
  • f6ede8a230 Fix sizing of partial data indicators rebuilt 2023-05-15 14:38:22 -0700
  • e5af5db755 chore: set doctype to html5 rebuilt 2023-08-08 09:12:19 -0700