file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:06 +0000

This commit is contained in:
moodler
2005-05-31 05:13:33 +00:00
parent e2d02f322e
commit fa84313875
-23
View File
@@ -1,23 +0,0 @@
<?PHP // $Id$
// quiz_analysis.php - created with Moodle 1.6 development (2005052400)
$string['analysisoptions'] = 'خيارات التحليل';
$string['analysistitle'] = 'جدول بنود التحليل';
$string['attemptsall'] = 'كل المحاولات';
$string['attemptselection'] = 'المحاولات التي سيتم تحليها لكل مستخدم';
$string['attemptsfirst'] = 'المحاولة الأولى';
$string['attemptshighest'] = 'الدرجة العليا';
$string['attemptslast'] = 'المحاولة الأخيرة';
$string['downloadooo'] = 'قم بتنزيل الملف في صياغة OpenOffice ';
$string['lowmarkslimit'] = 'لا تقم بالتحليل لو كانت الدرجة أقل من :';
$string['pagesize'] = 'الأسئلة في كل صفحة:';
$string['qidtitle'] = 'رقم السؤال';
$string['qnametitle'] = 'اسم السؤال';
$string['qtexttitle'] = 'السؤال التالي';
$string['qtypetitle'] = 'نوع السؤال';
$string['quizreportdir'] = 'تقرير الامتحان';
$string['reportanalysis'] = 'تقرير تحليل البنود';
$string['responsestitle'] = 'نص الاجابة';
?>