Skip to content
Snippets Groups Projects
Commit bd6194f0 authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

add score task to schedule and remove highlights task

parent cf6585aa
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
# Learn more: http://github.com/javan/whenever
every 5.minutes do
rake 'mainPage:highlights'
# update score of learning objects
every 6.hours do
rake 'score:leaning_object'
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment