$string['attemptsfirst'] = 'First attempt';
$string['attemptslast'] = 'Last attempt';
$string['average'] = 'Average';
+$string['cannotaddquestionrecord'] = 'Could not add question record';
+$string['cannotaddresprecord'] = 'Could not add response record';
+$string['cannotaddstrrecord'] = 'Could not add string record';
$stirng['cannotinsertattempt'] = 'Could not insert attempt record: $a';
+$string['cannotupdateattempt'] = 'Could not update attempt record: $a';
$string['checks'] = 'Checks';
$string['clickreporting'] = 'Enable click reporting';
$string['clues'] = 'Clues';
$string['ignored'] = 'Ignored';
$string['inprogress'] = 'In progress';
$string['invalidhotpotid'] = 'hotpot ID was incorrect';
+$string['invalidattemptid'] = 'Attempt ID was incorrect';
$string['location'] = 'File location';
$string['modulename'] = 'Hot Potatoes Quiz';
$string['modulenameplural'] = 'Hot Potatoes Quizzes';
$string['neverclosed'] = 'Never closed';
$string['noactivity'] = 'No activity';
$string['noresponses'] = 'No information about individual questions and responses was found.';
+$string['notyourattempt'] = 'This is not your attempt!';
$string['outputformat'] = 'Output format';
$string['outputformat_best'] = 'best';
$string['outputformat_flash'] = 'Flash';