Please help me...to create the following..
1. I want to add a "college" sub-category as like
-
Users
-
Courses
-
Grades
-
Location
-
Language
-
Plugins
-
Security
-
Appearance
-
Reports
- Development
in Site administration block with two sub-category of college as-
* Add new Collge
* Browse list of college
2. Whenever admin click on Add new college , it opens a form with the following fields
College Id |
College Name |
Telephone No |
Email Id |
Fax No |
College Address |
Website |
Established In |
Affiliated to |
Awards and Honors |
After submitting the form all values would be insertes into database table
"mdl_college_info"
3. And when admin clicks on Browse College list , it shows list of colleges that already in Database table "mdl_college_info".
4. And please also tell me on which framework this moodle2.3 is built upon.
Please suggest me how should I create the same.
Thanks in adbance.....