Commit graph

1251 commits

Author SHA1 Message Date
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
Nelson Jovel
dc7c466e58 feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-14 09:12:09 -08:00
Nelson Jovel
a9f952d21d chore: extract overview partials 2024-11-13 14:30:46 -08:00
Nelson Jovel
61a1b55960 fix: fix icons 2024-11-13 14:27:42 -08:00
Nelson Jovel
c60281fc9a feat: show parent scales on variance chart 2024-11-13 14:02:20 -08:00
Nelson Jovel
624ca7a6d0 fix: tests 2024-11-13 14:02:11 -08:00
Nelson Jovel
cd11a01a45 feat: suppress parent view on overview page if the school didn't take the survey 2024-11-13 14:01:59 -08:00
Nelson Jovel
0253f4d1ce fix: make sure parent/student views get properly cached 2024-11-13 14:01:50 -08:00
Nelson Jovel
a391acc554 feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-13 14:01:15 -08:00
Nelson Jovel
ddac10f9e5 chore: extract overview partials 2024-11-13 13:57:54 -08:00
Nelson Jovel
ed16425add chore: update rack-mini-profiler 2024-11-13 13:57:41 -08:00
Nelson Jovel
79c4078610 chore: upgrade bootstrap 2024-11-13 13:56:19 -08:00
Nelson Jovel
ff9f98f960 chore: update micromatch to address security vulnerability 2024-09-27 14:34:11 -07:00
Nelson Jovel
66fc8f9fd7 chore: add deprecated gems to gemfile because they will get removed from the ruby standard library in the next version. Also address security vulnerabilities 2024-09-27 14:20:18 -07:00
Nelson Jovel
d2d86376d7 chore: update rails 2024-09-27 13:52:06 -07:00
Nelson Jovel
c72ff9747f feat: rename export reports 2024-09-27 13:50:50 -07:00
Nelson Jovel
74bed5b090 feat: Show parent scales on browse page 2024-09-27 13:50:39 -07:00
Nelson Jovel
c85ddddd8d feat: add parent survey gauges 2024-09-27 13:50:30 -07:00
Nelson Jovel
695f8b69a2 chore: update rexml to address security vulnerability 2024-09-27 13:50:23 -07:00
Nelson Jovel
094aa93013 feat: update source of truth 2024-09-27 13:50:15 -07:00
Nelson Jovel
e989afd90c fix: correctly load survey items from sample framework file. Fix broken tests 2024-09-27 13:49:55 -07:00
Nelson Jovel
2b2d89a26a feat: Add 'all school' option to exports page 2024-09-27 13:43:45 -07:00