How to customize the code

Re: How to customize the code

by David Monllaó -
Number of replies: 0
Hi Kranthi

You must change the code, when you add or edit a module instance course/mod.php script opens the file mod/modulename/mod.html of the selected module.

You can add javascript functions in inputs or submits to inform after send the form; and/or you can modify mod/modulename/lib.php add_instance/update_instance functions to check variables values.