Commit graph

1272 commits

Author SHA1 Message Date
nelson
29caf0904f feat: add scraper for 4D-ii 2025-02-06 21:11:45 -08:00
nelson
1cdd5a6ef7 chore: change github actions node version from 18 to 22 2025-02-06 14:00:17 -08:00
nelson
3003a35497 chore: upgrade javascript dependencies 2025-02-06 13:59:57 -08:00
nelson
7c38d3faee feat: finish scraper for students of color in advanced courses 2025-02-06 13:51:22 -08:00
nelson
966e25c995 Fix hs only admin data item. Use alternate method to check if a school is a high school 2025-02-06 13:50:56 -08:00
nelson
f8b95eebb2 chore: add support for alpine linux 2025-02-06 13:49:18 -08:00
rebuilt
d93e83aee1 chore: update esp counts 2025-02-06 13:49:08 -08:00
rebuilt
907ea7ed0c chore: disable all failing legacy specs. Will probably delete this code 2025-01-28 12:14:48 -08:00
rebuilt
b6c6705f64 chore: disable failing questions controller spec. This legacy code is not used in the new application. Will probably end up deleting 2025-01-28 12:11:35 -08:00
rebuilt
514c4516e1 chore: rescrape 5D-2 2025-01-28 12:04:47 -08:00
rebuilt
38cf38fdb5 chore: fix problem with enrollment scraper 2025-01-28 12:04:35 -08:00
rebuilt
498d702d95 fix: fix problem with schema and migration failing to remove indexes that didn't exist in this project 2025-01-23 13:05:38 -08:00
rebuilt
f42ee32df4 chore: add 2024-25 academic year 2025-01-23 11:46:45 -08:00
Nelson Jovel
e09ae12004 chore: remove test esp counts for Lee 2025-01-23 11:45:54 -08:00
Nelson Jovel
dcae005420 chore: remove empty file 2025-01-23 11:44:49 -08:00
Nelson Jovel
b9a0016f14 chore: scrape new admin data; a-ovpe-i1 2025-01-23 11:44:36 -08:00
Nelson Jovel
a1f6c7b737 feat: remove errant zeros from 'survey item by item' report 2025-01-23 11:42:44 -08:00
rebuilt
5f410671ea chore: update rails to address security vulnerability 2025-01-23 11:42:33 -08:00
Nelson Jovel
8ab944acca feat: add admin data item a-curv-i5 with temporary benchmark of 2 2025-01-23 11:41:00 -08:00
Nelson Jovel
d1848d7f79 feat: update response rates on the browse page to add esp to teachers for a more accurate response rate 2025-01-23 11:35:53 -08:00
Nelson Jovel
8303d3bfdc feat: add esp counts when calculating teacher participation rates on overview page 2025-01-23 11:35:20 -08:00
Nelson Jovel
ef4780730c fix: add response rate method back in to make sure student data gets included in report 2025-01-23 11:34:18 -08:00
Nelson Jovel
610200de9f 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:34:06 -08:00
Nelson Jovel
dbfbf55700 fix: set a threshold for participation count 2024-12-20 13:12:15 -08:00
Nelson Jovel
093ecb5c6d Feat: make sure subcategories are sorted in subcategory id order for harvey ball graphs 2024-12-20 12:26:14 -08:00
Nelson Jovel
c40803f5a7 feat: Update language on overview and browse pages to attempt to distinguish participation rate from response rate 2024-12-20 12:26:01 -08:00
Nelson Jovel
4419d81230 feat: add new bll report to exports page 2024-12-20 12:25:51 -08:00
Nelson Jovel
35b324f05a feat: generate new bll report for Ashley 2024-12-20 12:25:42 -08:00
Nelson Jovel
6961f4d427 feat: change color 2024-12-20 12:25:31 -08:00
Nelson Jovel
1e3b4b3c16 fix: tests 2024-11-26 10:17:58 -08:00
Nelson Jovel
9071e87aea fix: order of deletion. Delete students after updating references to nil on survey item responses 2024-11-25 18:21:30 -08:00
Nelson Jovel
b40a81c8fd chore: add script to delete student records incorrectly created by teacher responses 2024-11-25 17:40:27 -08:00
Nelson Jovel
830b7bdfea chore: Make sure survey items are uniq by survey item ids 2024-11-25 17:05:34 -08:00
rebuilt
848fccf55f feat: add updated admin data 2024-11-22 14:16:53 -08:00
Nelson Jovel
03f825de67 chore: reduce file size of hero image 2024-11-21 14:44:48 -08:00
Nelson Jovel
cb0a206bc1 chore: fix problem that broke legacy cite. I removed gems that legacy site still depended on to build 2024-11-21 14:32:11 -08:00
Nelson Jovel
3684eedae4 fix: gemfile 2024-11-21 14:11:21 -08:00
Nelson Jovel
ecb92346f0 chore: fix gemfile 2024-11-21 14:04:44 -08:00
Nelson Jovel
c1510a39b2 chore: update ruby version 2024-11-21 14:00:30 -08:00
Nelson Jovel
e47e4e2aac chore: update ruby version 2024-11-21 14:00:21 -08:00
Nelson Jovel
8cbe3ac526 chore: add bullet since this version supports rails 8 2024-11-21 14:00:04 -08:00
Nelson Jovel
6cbf7b9f2f fix: enum format in question.rb 2024-11-21 13:59:06 -08:00
Nelson Jovel
9b9da5f61b fix: remove survey.rb which was causing errors on production startup because of the enum type 2024-11-21 13:58:37 -08:00
dependabot[bot]
ca022c7d28 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 13:58:17 -08:00
Nelson Jovel
c28a76ffe6 chore: update to rails 8 2024-11-21 13:58:05 -08:00
Nelson Jovel
4694cfb4ae chore: patch security vulnerabilities 2024-11-20 14:45:03 -08:00
Nelson Jovel
67a9a96433 fix: make sure all likert scores get counted even when the survey item id has different capitalization. Add tests for uploading parent data. Change the parent response rate calcuation to count all students in the school instead of just for the grades that were given the student survey 2024-11-14 09:30:25 -08:00
Nelson Jovel
d338003886 Show parent response rate 2024-11-14 09:22:51 -08:00
Nelson Jovel
7bf8b76d06 feat: show parent scales on variance chart 2024-11-14 09:21:11 -08:00
Nelson Jovel
01a7870402 fix: tests 2024-11-14 09:14:38 -08:00