mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 01:10:39 -07:00
Change wording of refreshing response rates to resetting response rates
This commit is contained in:
parent
0dc99486f8
commit
2d3ee28cc3
3 changed files with 9 additions and 9 deletions
|
|
@ -45,7 +45,7 @@ describe ResponseRateLoader do
|
|||
end
|
||||
|
||||
describe 'self.reset' do
|
||||
context 'When refreshing response rates' do
|
||||
context 'When resetting response rates' do
|
||||
context 'and half the students responded to each question' do
|
||||
before :each do
|
||||
create_list(:survey_item_response, 5, survey_item: s_acst_q1, likert_score: 3, school:, academic_year:)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue