Commit graph

271 commits

Author SHA1 Message Date
Alex Basson
587cbbdd3d Add typography and color styles 2021-09-23 14:16:22 -04:00
Alex Basson
6814e213c7 Format measure graph partial 2021-09-23 13:11:13 -04:00
rebuilt
7c979ff01c Add benchmark label and inset shadows to graph 2021-09-23 17:40:14 +02:00
Alex Basson
dc9c10b58f Use bootstrap to style dashboard 2021-09-23 10:57:18 -04:00
Alex Basson
fd55c7c82a Optimize School lookup by qualtrics code query 2021-09-23 07:30:27 -04:00
Alex Basson
c66134e25e Move School and AcademicYear lookup methods into models 2021-09-22 21:20:17 -04:00
rebuilt
d6fddb9f7b use activerecord-import gem to speed up csv uploads 2021-09-22 21:03:12 -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
8780893d21 Extract method_ids as private method in dashboard controller 2021-09-22 14:15:41 -04:00
Alex Basson
457615505f Move array monkey patch into its own file 2021-09-22 08:45:09 -04:00
Alex Basson
18ddfaaaf8 Optimize SurveyResponseAggregator via a join
[Finishes #179425717]
2021-09-22 08:44:57 -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
12415861c1 Rename construct -> measure, seed with SqmCategories and Subcategories 2021-09-22 08:44:54 -04:00
Alex Basson
1ad12c1bfe Add spacing css 2021-09-22 08:44:54 -04:00
Alex Basson
a62719b0d3 Delete unused coffeescript files 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
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
e57fa8f9de don't null out likert value zscores 2020-01-12 10:04:06 -05: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
d324d53bd2 year scope for school_questions 2019-08-08 12:10:38 -04:00
Jared Cosulich
2a29b20804 updating school_questions 2019-08-08 11:59:38 -04:00
Jared Cosulich
db525ed2d3 fixing bug with merge_into 2019-08-07 13:55:45 -04:00
Jared Cosulich
5902c2787f trying to fix merge_into 2019-08-07 13:43:17 -04:00
Jared Cosulich
689fe56dd5 reverse years order 2019-08-05 09:57:04 -04:00
Jared Cosulich
d240e8cdc2 inline list of years 2019-08-05 09:29:57 -04:00
Jared Cosulich
6c626be9c5 don't show certain schools 2019-08-04 21:17:24 -04:00
Jared Cosulich
1c305d12b5 sync school categories when merging schools 2019-07-31 09:03:20 -04:00
Jared Cosulich
0b88fa6070 milford logo 2019-07-31 08:51:21 -04:00
Jared Cosulich
adc8c96b1b sorting categories on boston pages 2019-07-31 08:26:17 -04:00
Jared Cosulich
1cda8fd294 don't fail if aggregated responses are missing 2019-07-28 22:52:48 -04:00
Jared Cosulich
7fb5bfd242 don't fail if info is nil 2019-07-28 22:47:00 -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
65bce3b299 sort school categories by root category for Boston 2019-03-08 10:27:53 -05:00
Jared Cosulich
9c556ec8a3 sort school categories by root category for Boston 2019-03-08 10:25:09 -05:00
Jared Cosulich
ec5367eb67 removing breadcrumbs from Boston 2019-03-07 16:17:04 -05:00