Fix HTML validity of some help files.

This commit is contained in:
tjhunt 2008-09-25 07:20:32 +00:00
parent 4225e68f88
commit 1f193b9f11
7 changed files with 16 additions and 17 deletions

View File

@ -2,7 +2,6 @@
<p>
This action must be performed if you have enabled eCheck (ACH) transactions.
</p>
<p>
<ol>
<li>Login to your authorize.net account.</li>
<li>Run a REPORT or SEARCH transactions.</li>
@ -20,5 +19,4 @@
<li>Once your file has been downloaded and saved to your local machine,
click the X in the upper right hand corner of this window to Close.</li>
<li>Finally, upload this CSV file to Moodle to enrol the users making payment by echeck.</li>
</ol>
</p>
</ol>

View File

@ -10,7 +10,7 @@
the work and re-submit it or not as the case may be. The final grade is
based on how well the student assessed their own work and the work itself.</p>
<p>Before the start of the exercise the teacher sets up the exercise by
<p>Before the start of the exercise the teacher sets up the exercise by</p>
<ol> <li>Creating a Word document or HTML file which introduces the exercise
and tells the students what they have to produce. This file is uploaded
into the exercise by the teacher.</li>
@ -19,8 +19,7 @@
Form. This form is used by both the students and the teacher to assess the
work produced in the exercise. There are various types of assessment
which can be used (see the help on &quot;Grading Strategy&quot;)</li>
</ol></p>
</ol>
<p>In large classes, the teacher may find to helpful to create more than one version
of the exercise. These variants add a degree of variety to the exercise and
ensure that students are doing different tasks in the exercise. They

View File

@ -13,12 +13,12 @@
the grades. Or alternatively if the grades are too low, setting the option
to &quot; Lax&quot; or &quot;Very Lax&quot; will increase the grades.</p>
<p>If a change to the Grading grades is required the steps are:
<p>If a change to the Grading grades is required the steps are:</p>
<ol>
<li>Update the Exercise with the new value of the Comparison of Assessments
option;</li>
<li>Go to the Exercise's Administration page and click on the
&quot;Re-grade Student Assessments&quot; link.</li>
</ol>
The new grades will be displayed. These process can be safely repeated.</p>
<p>The new grades will be displayed. These process can be safely repeated.</p>

View File

@ -17,11 +17,11 @@ that user those capabilities just in that forum.
<p>
A role must have a <strong>name</strong>. If you need to name the role for multiple
languages you can use multilang syntax if you wish, such as <pre>
languages you can use multilang syntax if you wish, such as</p><pre>
&lt;span lang="en"&gt;Teacher&lt;/span&gt;
&lt;span lang="es_es"&gt;Profesor&lt;/span&gt;
</pre>If you do this make sure the setting to "filter strings" is on for your installation.
</p>
</pre>
<p>If you do this make sure the setting to "filter strings" is on for your installation.</p>
<p>
The <strong>shortname</strong> is necessary for other plugins in Moodle that may need

View File

@ -4,6 +4,7 @@
This option allows you to choose whether to back up files used in a course from the site files area.
</p>
<p>
Currently the only files that are detected as used in a course are :
<ul><li><strong>files linked to from questions in the question bank.</strong> All files in the site files area that are linked to in a question that is backed up are also backed up if you select 'yes' for this option.</li></ul>
</p>
Currently the only files that are detected as used in a course are:</p>
<ul>
<li><strong>files linked to from questions in the question bank.</strong> All files in the site files area that are linked to in a question that is backed up are also backed up if you select 'yes' for this option.</li>
</ul>

View File

@ -27,13 +27,13 @@
<p>You can also choose whether a teacher should have editing rights
on the course. Non-editing teachers could be thought of as course
tutors. They are:
tutors. They are:</p>
<ol>
<li>not able to change the structure of the course</li>
<li>not able to enroll or unenroll students
<li>able to grade</li>
<li>able to facilitate within activities</li>
</ol>
When assigned to a group, they are only able to perform
<p>When assigned to a group, they are only able to perform
task 3 and 4 with that group.
</p>

View File

@ -7,6 +7,7 @@
<p><b>Usually you can just leave this setting to the default value and things
should work as you expect</b>.</p>
<h2>1. Moodle auto-format</h2>
<div class="indent">
@ -23,7 +24,7 @@
<p>Smiley characters such as :-) will automatically become their graphical equivalents.</p>
<p>You can even embed HTML code if you want to and it will be retained.</p>
<p class="moreinfo"><a href="help.php?file=text2.html">More info about Moodle auto-formatting</a></p>
</ul>
</div>
<h2>2. HTML format</h2>