Commit 14da4c12 by Kevin Chugh

fix spacing

parent 0b8bfd3a
......@@ -135,7 +135,7 @@ namespace :kpis do
courses = Content.all.distinct("course_id")
puts "\n\n****************************************************"
puts "thread reply rate per course on edX (#{Date.today}) "
puts "********************************************************\n\n"
puts "****************************************************\n\n"
courses.each do |c|
#first, get all the users who have contributed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment