mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 09:20:38 -07:00
feat: fix links between browse and analyze pages
This commit is contained in:
parent
204e9c1b3a
commit
48bf32abae
5 changed files with 38 additions and 38 deletions
|
|
@ -44,12 +44,12 @@ class ParentScalePresenter
|
|||
scale.measure
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def scale_id
|
||||
scale.scale_id
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def parent_survey_presenter
|
||||
ParentSurveyPresenter.new(scale_id:, survey_items: scale.survey_items.parent_survey_items,
|
||||
has_sufficient_data: score.positive?, school:, academic_year:)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue