mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
trying to get data to load on heroku
This commit is contained in:
parent
aabe9ee22e
commit
22a8752808
1 changed files with 2 additions and 2 deletions
|
|
@ -145,8 +145,8 @@ namespace :data do
|
|||
bad_answers = {}
|
||||
year = '2017'
|
||||
|
||||
# timeToRun = 0.2 * 60 * 60
|
||||
# startIndex = 0
|
||||
timeToRun = 10000 * 60 * 60
|
||||
startIndex = 0
|
||||
startTime = Time.new
|
||||
|
||||
['student_responses', 'teacher_responses'].each do |file|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue