fix: add response rate method back in to make sure student data gets included in report

This commit is contained in:
Nelson Jovel 2025-01-02 13:19:40 -08:00
parent 5f0bd8e73e
commit ad779f5c5e
3 changed files with 23 additions and 12 deletions

View file

@ -176,7 +176,7 @@ GEM
activerecord (>= 4.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.28.2-x86_64-linux)
google-protobuf (4.28.2)
bigdecimal
rake (>= 13)
guard (2.18.1)
@ -234,6 +234,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
msgpack (1.7.2)
multi_json (1.15.0)
@ -254,7 +255,8 @@ GEM
newrelic_rpm (9.6.0)
base64
nio4r (2.7.3)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
@ -520,7 +522,7 @@ DEPENDENCIES
watir
RUBY VERSION
ruby 3.3.6p108
ruby 3.4.1p0
BUNDLED WITH
2.5.11