<li><a href="help.php?file=enrolmentkey.html">Enrollment keys</a>
<li><a href="help.php?file=guestaccess.html">Guest access</a>
<li><a href="help.php?file=courserecent.html">Recent Activity</a>
+ <li><a href="help.php?file=scales.html">Scales</a>
<li><a href="help.php?file=summaries.html">Section summaries</a>
<li><a href="help.php?file=teachers.html">Teachers</a>
<li><a href="help.php?file=picture.html">Uploading a picture</a>
--- /dev/null
+<p align="center"><b>Scales</b></p>
+
+<p>Teachers can create new custom scales to be used in a course for any grading activities.</p>
+
+<p>The name of the scale should be a phrase that identifies it clearly: this will appear
+ in scale-selection lists, as well as on context-sensitive help buttons.</p>
+
+<p>The scale itself is defined by an ordered list of values, ranging from negative to positive, separated by commas. For example:</p>
+
+<blockquote><i>
+ Disappointing, Not good enough, Average, Good, Very good, Excellent!
+</i></blockquote>
+
+<p>Scales should also include a good description of what it means and how it is
+ expected to be used. This description will appear in help pages for teachers and students.</p>
+
+<p>Finally, there may be one or more "Standard" scales defined on your site by the
+ system administrator. These will be available in all courses.</p>