Developing a new Activity based on a template module:
Creation of a module or activity has several parts that are not easily found in the moodle documentation.
- Get the template from the Moodle Site
- Read the instructions, these are very basic and not helpful for a first timer.
- Depending on the application that you are working on you should try to work first on a good DB design before you get into coding.
- work on the creation forms to set up the activity
- make sure that the information has been stored in the database
- work on the code or integrate the code.
- .
No comments:
Post a Comment