Home
last modified time | relevance | path

Searched refs:CONF_QUALITY_SCORE_CORRECT_WORD_SECTION_AVERAGE (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/renderer/
H A Danalytics.php93 const CONF_QUALITY_SCORE_CORRECT_WORD_SECTION_AVERAGE = 'qualityScoreCorrectWordSectionAvg'; define in renderer_plugin_combo_analytics
459 $qualityScores['correct_word_avg_by_section'] = $this->getConf(self::CONF_QUALITY_SCORE_CORRECT_WORD_SECTION_AVERAGE, 10);