From: pichetp Date: Mon, 17 Mar 2008 14:22:38 +0000 (+0000) Subject: MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a768f8b8a4fb0488f8b023bbab71ae2c827e967a;p=moodle.git MDL-12572 MDL-13427 New HTML export mode useable with Excel or Word --- diff --git a/lang/en_utf8/quiz_analysis.php b/lang/en_utf8/quiz_analysis.php index ecc9ab2135..29fe81ce74 100644 --- a/lang/en_utf8/quiz_analysis.php +++ b/lang/en_utf8/quiz_analysis.php @@ -13,6 +13,7 @@ $string['attemptshighest'] = 'highest grade'; $string['attemptslast'] = 'last attempt'; $string['dicsindextitle'] = 'Disc.
Index'; $string['disccoefftitle'] = 'Disc.
Coeff.'; +$string['downloadhtml'] = 'Download the complete table in HTML format'; $string['downloadooo'] = 'Download in OpenOffice format'; $string['facilitytitle'] = '%% Correct
Facility'; $string['lowmarkslimit'] = 'Don\'t analyse if score is less than:';