I have a few questions:
First:
What is the difference between a module and a plug in? (if any)
I know how surprising this question is, but I've looked and just didn't understand... Some users mention modules, others plug ins...
Second:
For my master theses, I need to develop a moodle application that generates and redirects the moodle user to the add result of a constant URL and a random part.
example: http://testing.pt/experiment/ + (random variable)
This random variable, also needs to be send by TCP/IP, or, made available by other means to another machine.
So, any ideas on how to to make this work?
Should it be by creating a module?
Does anyone know any thing of the sort? (I've looked and failed)
Thanks in advance for any assistance.