mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-14 17:25:55 -07:00
chore: start adding overview page
This commit is contained in:
parent
1b0af124f7
commit
64b4d599c7
33 changed files with 783 additions and 199 deletions
|
|
@ -134,7 +134,7 @@ ActiveRecord::Schema[7.1].define(version: 2024_01_04_192128) do
|
|||
t.bigint "dashboard_subcategory_id", null: false
|
||||
t.bigint "dashboard_school_id", null: false
|
||||
t.bigint "dashboard_academic_year_id", null: false
|
||||
t.float "school_response_rate"
|
||||
t.float "student_response_rate"
|
||||
t.float "teacher_response_rate"
|
||||
t.datetime "created_at", null: false
|
||||
t.datetime "updated_at", null: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue