]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13702 example replaced with simpler one
authorwildgirl <wildgirl>
Tue, 4 Nov 2008 12:27:13 +0000 (12:27 +0000)
committerwildgirl <wildgirl>
Tue, 4 Nov 2008 12:27:13 +0000 (12:27 +0000)
lang/en_utf8/help/grade/importoutcomes.html

index 26bd3446f84474ee41223cd325275ae80583538e..da41d677ae53edcf2979d14858cd62950ed45d7c 100644 (file)
@@ -10,7 +10,6 @@
     <tr> <td class="cell">scale_description</td><td class="cell">The description of the scale </td> <td class="cell">No</td> <td class="cell">String</td> </tr>
 </table>
 
-<p>Here is a sample:</p>
+<p>Here is an example:</p>
 <pre>outcome_name;outcome_shortname;outcome_description;scale_name;scale_items;scale_description
-Assiduity outcome;assiduity;;Assiduity scale;"Absent,Half-way there,Assiduous,Omnipresent";</pre>
-
+Participation;participation;;Participation scale;"Little or no participation, Satisfactory participation, Full participation";</pre>
\ No newline at end of file