You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
Katsuya Noguchi edited this page Oct 4, 2012
·
1 revision
If you wish to reflect past data into new reputation system, I recommend you write a script which simulates all evaluations that would have happened in the past. You probably want to use collectiveidea's Delayed Job to enqueue those past evaluation tasks first and then new ongoing evaluation task so that evaluations are performed in proper time sequence.