-
New Feature
-
Resolution: Incomplete
-
Minor
-
None
-
1.9
-
None
-
Moodle, system context, administrator block
-
MySQL
-
Easy
-
MOODLE_19_STABLE
I have developed a new application that will be used in any college in Spain where further education (formación profesional) is given.
This application is managed using tables (mng_degree, mng_family, mng_education, mng_metacourse, and mng_course) that simulate the hierarchical structure of categories and courses in Spain. The user is able to create this elements from a menu in the Administrator block, there's a new element there, Management. From this element the user has access to all the elements: queries, updating, creation and deletion transactions.
Once the admistrator (the role that has permission to create this elements seen above) has prepared all, he is ready to perform a Create structure, this function checks the correctness of the elements and creates the structures of categories, subcategories, courses, metacourses in Moodle.
I'm delivering the local folder in which I have developed the code, also I have created the phpDocumentor documentation, but I'm not delivering here, I don't know if this is the place.
To use the Moodle in the URL given here, please contact me to send a user and password to check the functionality.