MDL-21695 rewording help string
authorHelen Foster <helen@moodle.org>
Tue, 25 May 2010 09:39:46 +0000 (09:39 +0000)
committerHelen Foster <helen@moodle.org>
Tue, 25 May 2010 09:39:46 +0000 (09:39 +0000)
question/type/calculated/lang/en/qtype_calculated.php

index 87f7a74..8a8cc3c 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 $string['addingcalculated'] = 'Adding a calculated question';
-$string['addingcalculated_help'] = 'Calculated questions offers a way to create individual numerical question by the use of wildcards that are substituted with individual values when the quiz is taken. ';
+$string['addingcalculated_help'] = 'Calculated questions enable individual numerical questions to be created using wildcards that are substituted with individual values when the quiz is taken.';
 $string['addingcalculated_link'] = 'question/type/calculated';
 $string['addingcalculated_help'] = 'Calculated questions offers a way to create individual numerical question by the use of wildcards that are substituted with individual values when the quiz is taken. ';
 $string['addingcalculated_link'] = 'question/type/calculated';