Merged from STABLE

This commit is contained in:
gustav_delius 2005-09-17 12:31:36 +00:00
parent c3f806312f
commit dc151b29af
2 changed files with 3 additions and 3 deletions

View file

@ -7,9 +7,9 @@ calculated as explained by classical test theory (ref. 1)</p>
<p><b>Facility Index (% Correct)</b></p>
<p>This is a measure of how easy or difficult is a question for quiz-takers.
It is calculated as:
<br>
<br />
FI = (X<sub>average</sub>) / X<sub>max</sub>
<br>
<br />
where X<sub>average</sub> is the mean credit obtained by all users attempting the item, <br>
and X<sub>max</sub> is the maximum credit achievable for that item.<br>

View file

@ -21,7 +21,7 @@ $string['responsestitle'] = "Answer's text";
$string['rfractiontitle'] = 'partial<br />credit';
$string['rcounttitle'] = 'R.<br />Counts';
$string['rpercenttitle'] = 'R.%%';
$string['facilitytitle'] = '%% Correct<br>Facility';
$string['facilitytitle'] = '%% Correct<br />Facility';
$string['stddevtitle'] = 'SD';
$string['dicsindextitle'] = 'Disc.<br />Index';
$string['disccoefftitle'] = 'Disc.<br />Coeff.';