$string['qti'] = 'IMS QTI format';
$string['qti2'] = 'IMS QTI 2.0 format';
$string['question'] = 'Question';
-$string['questincats'] = 'Question Categories';
+$string['questioncats'] = 'Question Categories';
$string['questionsinclhidden'] = 'Questions (including hidden)';
+$string['questiondeleted'] = 'This question has been deleted. Please contact your teacher';
$string['questioninuse'] = 'The question \'$a->questionname\' is currently being used in: <br />$a->quiznames<br />The question will not be deleted from these quizzes but only from the category list.';
$string['questionname'] = 'Question name';
$string['questionnametoolong'] = 'Question name too long at line $a (255 char. max). It has been truncated.';
$string['validate'] = 'Validate';
$string['viewallanswers'] = 'View $a quiz attempts';
$string['viewallreports'] = 'View reports for $a attempts';
+$string['warningmissingtype'] = '<p><b>This question is of a type that has not been installed on your Moodle yet.<br />Please alert your Moodle administrator.</b></p>';
$string['warningsdetected'] = '$a warning(s) detected';
$string['wheregrade'] = 'Where\'s my grade?';
$string['webct'] = 'WebCT format';