Commit graph

1354 commits

Author SHA1 Message Date
nelson
30bfb1ecab chore: generate new rubocop.yml file and add rubocop dependencies to gemfile 2025-03-20 13:16:34 -07:00
nelson
948f19015c feat: ECP-83 Clear cache after loading admin data 2025-02-13 12:13:54 -08:00
nelson
e4f53b5f94 feat: Add scraper for a-curv-i7. Scrape new admin data for that item 2025-02-13 12:13:43 -08:00
nelson
0e068b2015 chore: update gems 2025-02-13 12:13:22 -08:00
nelson
bc37d53347 ECP-77 Make sure admin data seeder updates the description from the latest column 2025-02-13 12:11:20 -08:00
nelson
3073caa21b feat: update source of truth to add a-curv-i7 and disable other admin data items 2025-02-07 15:49:44 -08:00
nelson
e7b90fe41e chore: update gems 2025-02-07 15:23:16 -08:00
nelson
f5446ea918 Trigger Build 2025-02-07 15:17:51 -08:00
nelson
8197db20e7 chore: update bundler version 2025-02-07 14:48:23 -08:00
nelson
49db8ea831 chore: update lockfile 2025-02-07 14:37:12 -08:00
nelson
5403c6280d chore: fixed deprecation warnings 2025-02-07 14:26:29 -08:00
nelson
1c4cec3fed chore: rename sftp environment variable 2025-02-07 12:57:35 -08:00
nelson
623dbe5e44 chore: add documentation to rake commands 2025-02-07 12:55:29 -08:00
nelson
b96e0a57a9 feat: add scraper for 4D-ii 2025-02-06 21:12:03 -08:00
nelson
57f72e2f6a chore: change github actions node version from 18 to 22 2025-02-06 14:16:06 -08:00
nelson
e4f5dd3b56 chore: upgrade javascript dependencies 2025-02-06 14:03:18 -08:00
nelson
0de222758f feat: finish scraper for students of color in advanced courses 2025-02-06 14:01:36 -08:00
nelson
2a71e2cc99 Fix hs only admin data item. Use alternate method to check if a school is a high school 2025-02-06 14:01:24 -08:00
nelson
82f0c9f769 chore: add support for alpine linux 2025-02-06 14:01:15 -08:00
rebuilt
a6793d03e4 chore: update esp counts 2025-02-06 14:01:04 -08:00
rebuilt
6d5f6d9181 chore: update schema 2025-01-28 12:17:41 -08:00
rebuilt
f0d17c376a chore: rescrape 5D-2 2025-01-28 12:15:37 -08:00
rebuilt
34c0b21e9c chore: fix problem with enrollment scraper 2025-01-28 12:15:29 -08:00
rebuilt
2e89d78aa6 chore: add 2024-25 academic year 2025-01-23 11:55:46 -08:00
Nelson Jovel
d23f9ccc6f chore: remove test esp counts for Lee 2025-01-23 11:54:42 -08:00
Nelson Jovel
8e25530ad1 chore: remove empty file 2025-01-23 11:54:15 -08:00
Nelson Jovel
a595b2d988 chore: scrape new admin data; a-ovpe-i1 2025-01-23 11:54:07 -08:00
Nelson Jovel
22700e85ae feat: remove errant zeros from 'survey item by item' report 2025-01-23 11:53:58 -08:00
rebuilt
ab3c6e403c fix: update rails to address security vulnerability 2025-01-23 11:53:46 -08:00
Nelson Jovel
93833a86bc feat: add admin data item a-curv-i5 with temporary benchmark of 2 2025-01-23 11:51:55 -08:00
Nelson Jovel
f5634849f9 feat: update response rates on the browse page to add esp to teachers for a more accurate response rate 2025-01-23 11:51:44 -08:00
Nelson Jovel
534f42dfe0 feat: add esp counts when calculating teacher participation rates on overview page 2025-01-23 11:51:32 -08:00
Nelson Jovel
2f4d0bb56b fix: add response rate method back in to make sure student data gets included in report 2025-01-23 11:50:19 -08:00
Nelson Jovel
71013423a1 Speed up survey item by item report from 75 to 23 seconds. Reduce
number of queries to the database.   Create a second thread of execution
2025-01-23 11:49:58 -08:00
Nelson Jovel
800056e7e5 fix: set a threshold for participation count 2024-12-20 13:12:33 -08:00
Nelson Jovel
1ee28d22ac Feat: make sure subcategories are sorted in subcategory id order for harvey ball graphs 2024-12-20 12:27:18 -08:00
Nelson Jovel
f59c0e6b1b feat: Update language on overview and browse pages to attempt to distinguish participation rate from response rate 2024-12-20 12:27:09 -08:00
Nelson Jovel
898d6c9c44 feat: add new bll report to exports page 2024-12-20 12:27:00 -08:00
Nelson Jovel
922757b966 feat: generate new bll report for Ashley 2024-12-20 12:26:51 -08:00
Nelson Jovel
0867a87725 feat: change color 2024-12-20 12:26:41 -08:00
Nelson Jovel
b4c4522956 fix: tests 2024-11-26 10:18:17 -08:00
Nelson Jovel
0146b0f005 fix: order of deletion. Delete students after updating references to nil on survey item responses 2024-11-25 18:23:14 -08:00
Nelson Jovel
e135048b66 chore: add script to delete student records incorrectly created by teacher responses 2024-11-25 17:40:43 -08:00
Nelson Jovel
0c12e24288 chore: Make sure survey items are uniq by survey item ids 2024-11-25 17:05:56 -08:00
rebuilt
849e6e2573 feat: add updated admin data 2024-11-22 14:17:11 -08:00
Nelson Jovel
c8f322175b chore: reduce file size of hero image 2024-11-21 14:45:48 -08:00
Nelson Jovel
5686021475 chore: update format for enum in question.rb 2024-11-21 14:19:18 -08:00
Nelson Jovel
0c918fa3d3 fix: enum format in question.rb 2024-11-21 14:19:04 -08:00
Nelson Jovel
6ef0c1ef0a fix: remove survey.rb which was causing errors on production startup because of the enum type 2024-11-21 14:18:50 -08:00
dependabot[bot]
da72da7386 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 14:18:40 -08:00