Radio Button in Custom Field

Radio Button in Custom Field

by Patel Harshit -
Number of replies: 1

how do i add radio button in custom field.


custom field

Average of ratings: -
In reply to Patel Harshit

Re: Radio Button in Custom Field

by Davo Smith -
Picture of Core developers Picture of Peer reviewers Picture of Plugin developers
You would need to find a developer to write a customfield plugin to do that. I had a quick look at https://moodle.org/plugins/?q=type:customfield , but no one seems to have published such a plugin type yet.

It would be very similar to the 'dropdown menu' type (customfield_select), with only the form output being different. At a guess, an experienced Moodle developer could put something like that together with a few hours work.
Average of ratings: Useful (1)