<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bermudezer</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bermudezer"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/dev/Special:Contributions/Bermudezer"/>
	<updated>2026-06-08T20:06:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/dev/index.php?title=Talk:Patching_forms_tutorial&amp;diff=27903</id>
		<title>Talk:Patching forms tutorial</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/dev/index.php?title=Talk:Patching_forms_tutorial&amp;diff=27903"/>
		<updated>2010-10-05T06:34:55Z</updated>

		<summary type="html">&lt;p&gt;Bermudezer: /* How to make my own activity module on moodle? */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;the example:&lt;br /&gt;
 Change the maximum allowed grade&lt;br /&gt;
 The maximum grade for a module is set in the standard form to 100.&lt;br /&gt;
 To change this to a different value (such as 200) in version 1.9,&lt;br /&gt;
 make this change in the file /lib/form/modgrade.php&lt;br /&gt;
 Find:&lt;br /&gt;
 for ($i=100; $i&amp;gt;=1; $i--) {&lt;br /&gt;
&lt;br /&gt;
seems very strange, at least without seeing the code around it (which I haven&#039;t yet done).&lt;br /&gt;
I think it would be good to say something about how that works. The previous examples are easy to follow what they are doing.&lt;br /&gt;
--[[User:Jeff Forssell|Jeff Forssell]] 06:31, 3 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== How to make my own activity module on moodle? ==&lt;br /&gt;
&lt;br /&gt;
Can somebody please make a descriptive tutorial about this?&lt;/div&gt;</summary>
		<author><name>Bermudezer</name></author>
	</entry>
</feed>