Commit graph

125 commits

Author SHA1 Message Date
rebuilt
414eb83f6d Modify github actions file to run jest 2021-10-16 00:03:44 +02:00
rebuilt
771371d081 Set up jest with babel. Add failing test to see if it passes CI 2021-10-16 00:03:44 +02:00
rebuilt
b774d11d9d fix deprecation warnings 2021-10-15 15:06:00 +02:00
rebuilt
770ebc580e Updated to rails 6. Passing tests 2021-10-15 15:06:00 +02:00
rebuilt
3430069801 upgrade to rails 6. Failing 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
Chad Serrant
5595af15b6 Harvey balls depicting how a sub-category is performing quickly [179843984] 2021-10-08 13:25:32 -04:00
Liam Morley
4aa0c97275 Rename browse controller to sqm categories controller 2021-10-07 14:54:11 -04:00
Chad Serrant
ae525fdb2a Completes Measures on the "Teachers & Leadership" Category Tab -
Milford High School (Milford District) [#179728008]
2021-10-07 22:45:39 +02:00
rebuilt
bb1f6aa972 Complete styling for _quality_framework_indicators 2021-10-07 17:33:17 +02:00
rebuilt
9e047f9aea Finish styling quality framework indicators 2021-10-07 16:26:53 +02:00
Liam Morley
291dd6d422 Style Category cards 2021-10-07 16:26:45 +02: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
000bb52e1d Display subcategory descriptions on browse page
[Finishes #179426091]
2021-10-05 16:43:42 -04:00
Alex Basson
8da3194e26 Selecting new district and/or school on browse page stays on browse page instead of dashboard 2021-10-05 11:17:36 -04:00
Alex Basson
f8166aed47 Simplify js by including full path in district and school options values 2021-10-05 10:39:18 -04:00
Alex Basson
5c352671da Update to Bootstrap 5, basic styling 2021-10-04 14:34:50 -04:00
rebuilt
00d0bf1e02 Fix ordering of bars 2021-10-04 19:25:42 +02: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
a269bb0ec1 Try reporting on batch inserts 2021-09-27 16:30:23 -04:00
Alex Basson
027a2eeb31 Update survey response csvs to use ISO 8601 date format 2021-09-27 15:00:45 -04:00
Alex Basson
3b7695c615 Update teacher survey responses to cleaned csv 2021-09-27 13:57:43 -04:00
Alex Basson
a41d5bb4c9 Update survey data loader for new student survey responses csv 2021-09-27 13:54:25 -04:00
Alex Basson
1f1a5f8f31 Replace sass-rails gem with sassc-rails 2021-09-24 11:52:22 -04:00
Alex Basson
98e7f3ce57 Update survey response data load to conform to survey response CSV standard 2021-09-24 10:52:29 -04:00
Alex Basson
587cbbdd3d Add typography and color styles 2021-09-23 14:16:22 -04:00
Alex Basson
fd091cfa4f Load 2020-21 student survey responses 2021-09-22 15:15:59 -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
f5724407f2 Load teacher survey responses 2021-09-22 08:44:54 -04:00
Alex Basson
e222edc7e7 Add academic years as an ActiveRecord object 2021-09-22 08:44:54 -04:00
Alex Basson
a7de5b9ac2 Add response id to SurveyItemResponse 2021-09-22 08:44:54 -04:00
Alex Basson
8fc6fae16b Add qualtrics_code to District and School 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
810a702333 Refactor construct_graph_row_presenter to return negative values for x-offset and extract percentage method 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
9007cd3078 Ensure that construct returns the correct zone when the score is right on a benchmark 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
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