new strings
authormartin <martin>
Sun, 18 Aug 2002 09:43:39 +0000 (09:43 +0000)
committermartin <martin>
Sun, 18 Aug 2002 09:43:39 +0000 (09:43 +0000)
doc/teacher.html
lang/en/choice.php

index 2e8c9db4970a831fe4eb95850486c944e663fe82..33fc69aee5ee0040c31452a5fbf7c39aee08a8b4 100755 (executable)
@@ -6,9 +6,8 @@
 <BODY BGCOLOR="#FFFFFF">\r
 \r
 <H2>Teacher Manual</H2>\r
-<P>This page will provide a way to learn about creating online courses with Moodle. \r
-  It will include not only descriptions of the various functions, but discussions \r
-  of philosophy and pedagogical decisions that need to be made by teachers.</P>\r
+<P>This page is a quick guide to creating online courses with Moodle. It outlines \r
+  the main functions that are available, as well as the </P>\r
 <P ALIGN="CENTER"><FONT SIZE="1"><A HREF="index.html" TARGET="_top">Moodle Documentation</A></FONT></P>\r
 <P ALIGN="CENTER"><FONT SIZE="1">Version: $Id$</FONT></P>\r
 \r
index 80fbadea17f8d2385948e507de6295b7fd0a54e9..f9acaf54597524b9c98ff5ce9367e9dd1a717243 100644 (file)
@@ -12,6 +12,7 @@ $string[choicename] = "Choice name";
 $string[choicetext] = "Choice text";
 $string[notanswered] = "Not answered yet";
 $string[responses] = "Responses";
+$string[responsesto] = "Responses to \$a";
 $string[savemychoice] = "Save my choice";
 $string[viewallresponses] = "View all responses";
 ?>