diff --git a/lib/tasks/data.rake b/lib/tasks/data.rake index 5fe42ab9..16f44a88 100644 --- a/lib/tasks/data.rake +++ b/lib/tasks/data.rake @@ -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|