Html files Editing.

Html files Editing.

i le Vishal Upadhayay -
Number of replies: 7

Can n e 1 please tell me in which directory moodle stores all its html files..???

I want to edit some html form and put some new events on button click ??

Can i do that or its limitation of moodle???

Average of ratings: -
In reply to Vishal Upadhayay

Re: Html files Editing.

i le Mathias Tausen -

The Moodle file structure is more complex than so.
Which version of Moodle are you using? In 2.x, the forms are managed by the moodleform class - I guess one could make some core code changes to change the behaviour of the buttons in the moodleform. 

In reply to Mathias Tausen

Re: Html files Editing.

i le Vishal Upadhayay -

Thanx for reply mate.

i m using moodle 2.1 i want to add an event to some button.

Can you tell me which file i should edit to add an event to a moodle button??

In reply to Vishal Upadhayay

Re: Html files Editing.

i le Mathias Tausen -

I'd suggest having a look at /moodle/lib/formslib.php. 

In reply to Mathias Tausen

Re: Html files Editing.

i le Vishal Upadhayay -

Thanxz mate..!!

But code is very complicated..!!!

Cant i make an event by editing code on html page???

In reply to Vishal Upadhayay

Re: Html files Editing.

i le Mathias Tausen -

Well, it'd certainly be a lot easier if you could specify what it is you need ata
Is it at one specific page you need to make events? What kind of event is it you need? More details, please ata

In reply to Mathias Tausen

Re: Html files Editing.

i le Vishal Upadhayay -

Hii

I want to download all quiz response when user clicks Submit all and Finish button.

I want to add event to this button which is on Download Table data as button..!!!

How can i do this??

I have attached images of button which i want to edit..!!

Thanxz in advance..!!!

Attachment File1.JPG