<?php $this->cache['id']['workshopeval_best'] = array (
  'comparison' => 'Comparison of assessments',
  'comparison_help' => 'This setting specifies how strict the comparison of assessments should be. The stricter the comparison, the more similar the assessments need to be in order for a high grade to be obtained.',
  'comparisonlevel1' => 'very strict',
  'comparisonlevel3' => 'strict',
  'comparisonlevel5' => 'fair',
  'comparisonlevel7' => 'lax',
  'comparisonlevel9' => 'very lax',
  'configcomparison' => 'Default value of the factor that influence the grading evaluation.',
  'pluginname' => 'Comparison with the best assessment',
  'settings' => 'Grading evaluation settings',
);