From 9102a383037dbff891ce73b16543429ccc04e4e6 Mon Sep 17 00:00:00 2001 From: wildgirl <wildgirl> Date: Tue, 4 Nov 2008 12:27:13 +0000 Subject: [PATCH] MDL-13702 example replaced with simpler one --- lang/en_utf8/help/grade/importoutcomes.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/en_utf8/help/grade/importoutcomes.html b/lang/en_utf8/help/grade/importoutcomes.html index 26bd3446f8..da41d677ae 100644 --- a/lang/en_utf8/help/grade/importoutcomes.html +++ b/lang/en_utf8/help/grade/importoutcomes.html @@ -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 -- 2.39.5