--- /dev/null
+<p align="center"><b>Export Category</b></p>
+
+<p>The <b>Category:</b> drop-down is used to select the
+category from which the exported questions
+will be taken.</p>
+
+<p>Some import formats (GIFT and XML Format) permit the category
+to be included in the writtenfile, enabling the categories to
+(optionally) be recreated on import. In order for this data to
+be included the <b>to file</b> box must be ticked.</p>
<?PHP // $Id$
- // quiz.php - created with Moodle 1.7 beta + (2006101003)
-
$string['1day'] = '1 Day';
$string['1hour'] = '1 Hour';
$string['timestr'] = '%%H:%%M:%%S on %%d/%%m/%%y';
$string['timesup'] = 'Time is up!';
$string['timetaken'] = 'Time taken';
+$string['tofile'] = 'to file';
$string['tolerance'] = 'Tolerance';
$string['tolerancetype'] = 'Tolerance Type';
$string['toomanyrandom'] = 'The number of random questions required is more than are still available in the category!';