Alex Basson
|
dc9c10b58f
|
Use bootstrap to style dashboard
|
4 years ago |
Alex Basson
|
b28f37d8b7
|
Add indexes on measures, survey items, and responses
|
4 years ago |
Alex Basson
|
fd55c7c82a
|
Optimize School lookup by qualtrics code query
|
4 years ago |
Alex Basson
|
c66134e25e
|
Move School and AcademicYear lookup methods into models
|
4 years ago |
Alex Basson
|
0dbe05817e
|
rake data:load_survey_responses loads all csv files in the data/survey_responses/ directory
|
4 years ago |
rebuilt
|
d6fddb9f7b
|
use activerecord-import gem to speed up csv uploads
|
4 years ago |
Alex Basson
|
7f0a5f9e8f
|
Fix broken csv file by deleting invalid rows at the end
|
4 years ago |
Alex Basson
|
fd091cfa4f
|
Load 2020-21 student survey responses
|
4 years ago |
Alex Basson
|
edb1548593
|
Include measure 2A-i on the graph; TODO: load student survey responses
|
4 years ago |
Alex Basson
|
8780893d21
|
Extract method_ids as private method in dashboard controller
|
4 years ago |
Alex Basson
|
b97227d116
|
Support linux in Gemfile.lock
|
4 years ago |
Alex Basson
|
5e97f1adc9
|
Restore source control tracking of Gemfile.lock
|
4 years ago |
Alex Basson
|
457615505f
|
Move array monkey patch into its own file
|
4 years ago |
Alex Basson
|
18ddfaaaf8
|
Optimize SurveyResponseAggregator via a join
[Finishes #179425717]
|
4 years ago |
Alex Basson
|
f5724407f2
|
Load teacher survey responses
|
4 years ago |
Alex Basson
|
e222edc7e7
|
Add academic years as an ActiveRecord object
|
4 years ago |
Alex Basson
|
a7de5b9ac2
|
Add response id to SurveyItemResponse
|
4 years ago |
rebuilt
|
70b0e6f6a6
|
Gitignore Gemfile.lock
|
4 years ago |
Alex Basson
|
8fc6fae16b
|
Add qualtrics_code to District and School
|
4 years ago |
Alex Basson
|
12415861c1
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
4 years ago |
Alex Basson
|
1ad12c1bfe
|
Add spacing css
|
4 years ago |
Alex Basson
|
a62719b0d3
|
Delete unused coffeescript files
|
4 years ago |
Alex Basson
|
643ee8d3a7
|
Extract bar graph partial
|
4 years ago |
rebuilt
|
71ad999dd0
|
Add slug to district
|
4 years ago |
Alex Basson
|
886f94a60c
|
Display pre-selected dropdowns on dashboard graph
|
4 years ago |
Alex Basson
|
810a702333
|
Refactor construct_graph_row_presenter to return negative values for x-offset and extract percentage method
|
4 years ago |
Alex Basson
|
1782ef3482
|
Compute the score for a given construct, school, and academic year
|
4 years ago |
Alex Basson
|
9007cd3078
|
Ensure that construct returns the correct zone when the score is right on a benchmark
|
4 years ago |
Alex Basson
|
8915cb9d45
|
Add Item, seed from .csv file
|
4 years ago |
Alex Basson
|
acac8f67b0
|
Seed db with Professional Qualifications construct
|
4 years ago |
Alex Basson
|
c5bd1a9b3f
|
Create construct graph svg with hard-coded parameters
|
4 years ago |
Alex Basson
|
3b0c4c188c
|
Restore README from former main branch
|
4 years ago |
Alex Basson
|
d25c9567cf
|
Remove vestigial experiments endpoint
|
4 years ago |
Alex Basson
|
771c1c3209
|
School dashboard is protected by district-level authentication
[Finishes #179513281]
|
4 years ago |
Alex Basson
|
813efca493
|
Visiting /districts/winchester/schools/winchester-high-school/dashboard displays an empty dashboard
|
4 years ago |
Alex Basson
|
e622a01dd0
|
Remove automatic deploy verification test
|
4 years ago |
Alex Basson
|
d6a9e951cb
|
Make failing test pass to verify automatic deploys
|
4 years ago |
Alex Basson
|
e60e8324f1
|
Deliberately introduce failing test to verify automatic deploy
|
4 years ago |
Alex Basson
|
7a3fe86e6f
|
Use rake db:test:prepare for setting up test db on CI
|
4 years ago |
Alex Basson
|
0f111fb45f
|
Use non-empty password for CI postgres service
|
4 years ago |
Alex Basson
|
10e7810334
|
Create postrges service for CI
|
4 years ago |
Alex Basson
|
2cda44343a
|
Try different version of ruby/setup-ruby
|
4 years ago |
Alex Basson
|
b502596967
|
Add GitHub actions workflow for CI
|
4 years ago |
Alex Basson
|
75787cf682
|
Remove vestigial comment
|
4 years ago |
Alex Basson
|
170ebd25f3
|
Fix formatting in json files
|
4 years ago |
Alex Basson
|
e97b385611
|
Make failing tests pending so that test suite runs greens
|
4 years ago |
Alex Basson
|
51693b4cf7
|
Update tzinfo to avoid deprecation warnings
|
4 years ago |
Alex Basson
|
48a6dfac57
|
REVERT ME: Add /experiments route
|
4 years ago |
Alex Basson
|
9632debe27
|
Do not check in IDE prefs
|
4 years ago |
Alex Basson
|
07273449f1
|
Enable test database
|
4 years ago |