Html files Editing.

Html files Editing.

- Vishal Upadhayay の投稿
返信数: 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???

Vishal Upadhayay への返信

Re: Html files Editing.

- 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. 

Mathias Tausen への返信

Re: Html files Editing.

- 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??

Vishal Upadhayay への返信

Re: Html files Editing.

- Mathias Tausen の投稿

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

Mathias Tausen への返信

Re: Html files Editing.

- Vishal Upadhayay の投稿

Thanxz mate..!!

But code is very complicated..!!!

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

Vishal Upadhayay への返信

Re: Html files Editing.

- Mathias Tausen の投稿

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

Mathias Tausen への返信

Re: Html files Editing.

- 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..!!!

添付 File1.JPG