update challenge completion rate

This commit is contained in:
Quincy Larson
2015-11-03 17:38:27 -08:00
parent 559822485d
commit 672b529f31

View File

@ -587,7 +587,7 @@ module.exports = function(app) {
blocks,
daysRunning,
globalCompletedCount: numberWithCommas(
5612952 + (Math.floor((Date.now() - 1446268581061) / 3000))
5612952 + (Math.floor((Date.now() - 1446268581061) / 2000))
),
camperCount,
lastCompleted,