]> git.mjollnir.org Git - moodle.git/commitdiff
commentary text renamed to general feedback
authortoyomoyo <toyomoyo>
Fri, 29 Sep 2006 05:45:24 +0000 (05:45 +0000)
committertoyomoyo <toyomoyo>
Fri, 29 Sep 2006 05:45:24 +0000 (05:45 +0000)
mod/quiz/db/migrate2utf8.xml

index 50a704764d9f244637bd0a08be193448a9e3f8b5..82e03b74b3f103e3a043da56c7ad7d1da08664c9 100755 (executable)
           </PHP_FUNCTION>
         </FIELD>
         <FIELD name="image" method="NO_CONV" type="varchar" length="255" />
-        <FIELD name="commentarytext" method="PHP_FUNCTION" type="text" length="0">
+        <FIELD name="generalfeedback" method="PHP_FUNCTION" type="text" length="0">
           <PHP_FUNCTION>
-            migrate2utf8_question_commentarytext(RECORDID)
+            migrate2utf8_question_generalfeedback(RECORDID)
           </PHP_FUNCTION>
         </FIELD>
         <FIELD name="stamp" method="NO_CONV" type="varchar" length="255" />