Commit graph

111 commits

Author SHA1 Message Date
Liam Morley
ad7dd85524 Refactor variance chart to make view responsible for sorting measures 2021-10-28 12:05:41 -04:00
Liam Morley
882fa84de9 Unify how we sort SQM Categories 2021-10-26 15:05:30 -04:00
Liam Morley
332043c6fb Use CategoryPresenter in welcome page instead of SqmCategory 2021-10-25 14:08:22 -04:00
rebuilt
4306f5c5d4 Update landing page to include accordion and footer 2021-10-22 16:44:58 -04:00
Alex Basson
da6711c571 Rename SurveyItemResponse.score -> .score_for_measure 2021-10-22 09:57:45 -04:00
Alex Basson
07b7561b55 Move score computation into SurveyItemResponse 2021-10-21 21:30:55 -04:00
Alex Basson
b4a6ae0bd7 Remove sufficient_data parameter from MeasureGraphRowPresenter 2021-10-21 21:30:55 -04:00
Alex Basson
10e70557bd Display insufficient data note. TODO: remove measures from variance chart 2021-10-21 21:30:55 -04:00
rebuilt
770ebc580e Updated to rails 6. Passing tests 2021-10-15 15:06:00 +02:00
rebuilt
6320d5633f Add JS tests to verify school and district dropdowns. 2021-10-15 15:06:00 +02:00
Liam Morley
a406205e20 Completes Sub Categories and Measures for "All " Category Tabs -
Milford High School (Milford District).  Add tabs to top navigation [#179727241]
2021-10-08 22:37:19 +02:00
Liam Morley
4aa0c97275 Rename browse controller to sqm categories controller 2021-10-07 14:54:11 -04:00
rebuilt
b29107688e Use category presenters on page.
Show category and subcategory cards

Conditionally render subcategory icons

fix styling
2021-10-07 16:19:19 +02:00
Alex Basson
504bf8bc57 Move dropdowns into header view 2021-10-05 08:58:18 -04:00
Alex Basson
5c352671da Update to Bootstrap 5, basic styling 2021-10-04 14:34:50 -04:00
Alex Basson
516701332d Use sqm_application.html.erb layout and sqm_application.scss for new pages 2021-10-04 07:22:12 -04:00
Alex Basson
4d5335491b Inline the SurveyResponseAggregator 2021-10-01 14:16:38 -04:00
Liam Morley
25578a896f we have a gauge! next up, let's style the page 2021-10-01 13:32:10 -04:00
rebuilt
cc2f3f9352 Expand the Measured Dashboard to All Schools and Districts. [Finishes #179727798] 2021-09-30 21:18:51 +02:00
Chad Serrant
87f268dd7a Sort measures by the highest score to lowest score [finishes #179726949] 2021-09-29 11:06:28 -04:00
rebuilt
d7ead5bac9 Show all Measure Scores [finishes #179707160] 2021-09-29 08:34:24 -04:00
Liam Morley
3b8bcb2e22 Display measure scores for Problem Solving Emphasis [finishes #179705693] 2021-09-28 14:20:08 -04:00
Alex Basson
edb1548593 Include measure 2A-i on the graph; TODO: load student survey responses 2021-09-22 14:25:22 -04:00
Alex Basson
8780893d21 Extract method_ids as private method in dashboard controller 2021-09-22 14:15:41 -04:00
Alex Basson
e222edc7e7 Add academic years as an ActiveRecord object 2021-09-22 08:44:54 -04:00
Alex Basson
12415861c1 Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
Alex Basson
643ee8d3a7 Extract bar graph partial 2021-09-22 08:44:54 -04:00
rebuilt
71ad999dd0 Add slug to district 2021-09-22 08:44:54 -04:00
Alex Basson
886f94a60c Display pre-selected dropdowns on dashboard graph 2021-09-22 08:44:54 -04:00
Alex Basson
1782ef3482 Compute the score for a given construct, school, and academic year 2021-09-22 08:44:54 -04:00
Alex Basson
8915cb9d45 Add Item, seed from .csv file 2021-09-22 08:44:54 -04:00
Alex Basson
acac8f67b0 Seed db with Professional Qualifications construct 2021-09-22 08:44:35 -04:00
Alex Basson
c5bd1a9b3f Create construct graph svg with hard-coded parameters 2021-09-16 13:52:17 -04:00
Alex Basson
d25c9567cf Remove vestigial experiments endpoint 2021-09-10 11:55:29 -04:00
Alex Basson
771c1c3209 School dashboard is protected by district-level authentication
[Finishes #179513281]
2021-09-10 11:40:31 -04:00
Alex Basson
813efca493 Visiting /districts/winchester/schools/winchester-high-school/dashboard displays an empty dashboard 2021-09-10 11:40:31 -04:00
Alex Basson
48a6dfac57 REVERT ME: Add /experiments route 2021-08-31 11:08:35 -04:00
Jared Cosulich
b3895a4f3b remove password from Boston 2019-09-13 08:27:54 -04:00
Jared Cosulich
77a1dc1a3a add password back to bps 2019-08-14 16:00:30 -04:00
Jared Cosulich
c557adab5a show all years 2019-08-09 09:46:30 -04:00
Jared Cosulich
d240e8cdc2 inline list of years 2019-08-05 09:29:57 -04:00
Jared Cosulich
2cb966e124 default to the last year 2019-07-24 20:32:47 -04:00
Jared Cosulich
26cb9c5bb3 trying to fix syncing 2019-07-18 11:44:56 -04:00
Jared Cosulich
07d3175761 new boston view 2019-03-07 15:19:31 -05:00
Jared Cosulich
93b0267dad remove boston admin categories 2019-03-03 17:07:29 -05:00
Jared Cosulich
56157a612d don't show admin data if that category is missing on a page 2019-03-01 13:04:42 -05:00
Jared Cosulich
9ff4cf0d10 show all categories on school page 2019-03-01 11:41:45 -05:00
Jared Cosulich
2614a0f127 fixing bug 2019-02-28 15:42:38 -05:00
Jared Cosulich
fa80643770 always show all categories 2019-02-28 15:33:03 -05:00
Jared Cosulich
559cd103f9 show latest data by default 2018-12-06 09:22:11 -05:00