Overriding custom question type renderer

Re: Overriding custom question type renderer

av Tim Hunt -
Antall svar: 0
Bilde av Core developers Bilde av Documentation writers Bilde av Particularly helpful Moodlers Bilde av Peer reviewers Bilde av Plugin developers

As I say, don't have them in the form at all, nor store them in the database.

Instead, in initialise_question, or get_question_options, or somewhere like that, return a fixed array, rather than loading the data from the database.