2 // quiz_analysis.php - created with Moodle 1.7 beta + (2006101003)
5 $string['analysis'] = 'Item analysis';
6 $string['analysisdownload'] = 'Analysis download';
7 $string['analysisoptions'] = 'Analysis options';
8 $string['analysistitle'] = 'Item Analysis Table';
9 $string['attemptsall'] = 'all attempts';
10 $string['attemptselection'] = 'Attempts to analyze per user';
11 $string['attemptsfirst'] = 'first attempt';
12 $string['attemptshighest'] = 'highest grade';
13 $string['attemptslast'] = 'last attempt';
14 $string['dicsindextitle'] = 'Disc.<br />Index';
15 $string['disccoefftitle'] = 'Disc.<br />Coeff.';
16 $string['downloadooo'] = 'Download in OpenOffice format';
17 $string['facilitytitle'] = '%% Correct<br />Facility';
18 $string['lowmarkslimit'] = 'Don\'t analyse if score is less than:';
19 $string['pagesize'] = 'Questions per page:';
20 $string['qcounttitle'] = 'Q. count';
21 $string['qidtitle'] = 'Q#';
22 $string['qnametitle'] = 'Question name';
23 $string['qtexttitle'] = 'Question text';
24 $string['qtypetitle'] = 'Q. type';
25 $string['quizreportdir'] = 'quiz_reports';
26 $string['rcounttitle'] = 'R.<br />Counts';
27 $string['reportanalysis'] = 'Item Analysis Report';
28 $string['responsestitle'] = 'Answer\'s text';
29 $string['rfractiontitle'] = 'partial<br />credit';
30 $string['rpercenttitle'] = 'R.%%';
31 $string['stddevtitle'] = 'SD';