You can also choose whether or not students see this.</li>
<li>Display Points: Determines whether or not the points are displayed. Student settings
-can be adjusted seperately from the instructor view.</li>
+can be adjusted separately from the instructor view.</li>
<li>Display Percent: Determines whether or not a percent is displayed. Student settings can be
-adjusted seperate from instructor view.</li>
+adjusted separate from instructor view.</li>
<li>Display Letter Grade: Determines whether or not a letter grade is displayed for the course
total.</li>
<h2>Question Category Contexts</h2>
-<p>Question categories are seperated into different contexts from Moodle 1.9.
-Each different context has a seperate question category heirarchy.
+<p>Question categories are separated into different contexts from Moodle 1.9.
+Each different context has a separate question category hierarchy.
Question category contexts are : </p>
<ul>
<li>Activity context : questions only available to one activity module.</li>
<p>You will get an .ods spreadsheet document. This format
can be opened with OpenOffice.org, KOffice, Google Docs,
NeoOffice, Zoho, IBM Lotus Symphony and Corel WordPerfect Office X4.</p>
-<h2>A tab seperated values text file</h2>
+<h2>A tab separated values text file</h2>
<p>In this case, you will get a
regular text file. A line for each row in the table with data
separated by <em>tabstops</em>. Can be opened by many different apps.</p>
-<h2>A comma seperated values text file</h2>
+<h2>A comma separated values text file</h2>
<p>In this case, you will get a
regular text file. A line for each row in the table with data
separated by <em>commas</em>. Can be opened by many different apps.</p>
$string['edhelpbgcolor'] = 'Define the edit area\'s background color.<br />Valid values are, for example: #FFFFFF or white';
$string['edhelpcleanword'] = 'This setting enables or disables Word-specific format filtering.';
$string['edhelpenablespelling'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server. The second value is the <strong>default dictionary</strong>. This value will be used if aspell doesn\'t have dictionary for users own language.';
-$string['edhelpfontfamily'] = 'The font-family property is a list of font family names and/or generic family names. Family names must be seperated with comma.';
+$string['edhelpfontfamily'] = 'The font-family property is a list of font family names and/or generic family names. Family names must be separated with comma.';
$string['edhelpfontlist'] = 'Define the fonts used on editors dropdown menu.';
$string['edhelpfontsize'] = 'The default font-size sets the size of a font. <br />Valid values are for example: medium, large, smaller, larger, 10pt, 11px.';
$string['edit'] = 'Edit $a';
$string['categorymoveto'] = 'Save in Category';
$string['changepublishstatuscat'] = '<a href=\"$a->caturl\">Category \"$a->name\"</a> in course \"$a->coursename\" will have it\'s sharing status changed from <strong>$a->changefrom to $a->changeto</strong>.';
$string['cwrqpfs'] = 'Random questions selecting questions from sub categories.';
-$string['cwrqpfsinfo'] = '<p>During the upgrade to Moodle 1.9 we will seperate question categories into
+$string['cwrqpfsinfo'] = '<p>During the upgrade to Moodle 1.9 we will separate question categories into
different contexts. Some question categories and questions on your site will have to have their sharing
status changed. This is necessary in the rare case that one or more \'random\' questions in a quiz are set up to select from a mixture of
shared and unshared categories (as is the case on this site). This happens when a \'random\' question is set to select
$string['downloadas'] = 'Download table data as';
$string['downloadexcel'] = 'a Microsoft Excel spreadsheet';
$string['downloadods'] = 'an OpenDocument Spreadsheet (ODS)';
-$string['downloadtsv'] = 'a tab seperated values text file';
-$string['downloadcsv'] = 'a comma seperated values text file';
+$string['downloadtsv'] = 'a tab separated values text file';
+$string['downloadcsv'] = 'a comma separated values text file';
$string['downloadxhtml'] = 'an unpaged XHTML document';
$string['tableexportformats'] = 'Downloading Table Data';
?>