Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 446 Bytes

moodle-customfield_dynamic

This is a course customfield plugin

Installation

Intall this plugin directly from UI. Site Administration => Plugin => install plugin

Use

1) Add Dynamic Dropdown Menu field in Course customField
2) In SQL query field, enter the SQL statement with two select field id and data
    For Eg: select id, data from table_name
3) Now add / edit a course and select the option from dropdown menu