mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
Start adding kindergarten
This commit is contained in:
parent
05ae1cd94b
commit
3a744db975
4 changed files with 36 additions and 5 deletions
|
|
@ -59,6 +59,7 @@ namespace :data do
|
|||
|
||||
desc 'load students for lowell'
|
||||
task load_students_for_lowell: :environment do
|
||||
student_count = Student.count
|
||||
SurveyItemResponse.update_all(student_id: nil)
|
||||
StudentRace.delete_all
|
||||
Student.delete_all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue