for(var i = 0, size = sections.length; i < size ; i++){
        sectionsScores.set(sections[i], 0);
    }