<?php $this->cache['id']['workshopform_numerrors'] = array (
  'addmoredimensions' => 'Blanks for {$a} more assertions',
  'configgrade0' => 'The default word describing the negative assessment of an assertion.',
  'configgrade1' => 'The default word describing the positive assessment of an assertion.',
  'dimensioncomment' => 'Comment',
  'dimensiondescription' => 'Description',
  'dimensiongrade' => 'Grade',
  'dimensionnumber' => 'Assertion {$a}',
  'dimensionweight' => 'Weight',
  'grademapping' => 'Grade mapping table',
  'grade0' => 'Word for the error',
  'grade0default' => 'No',
  'grade1' => 'Word for the success',
  'grade1default' => 'Yes',
  'maperror' => 'Weighted number of errors is less than or equals',
  'mapgrade' => 'Grade for submission',
  'percents' => '{$a} %',
  'pluginname' => 'Number of errors',
);