Installing a new question type

Installing a new question type

Joseph Rézeau - келді
Number of replies: 3
Core developers қатысушының суреті Particularly helpful Moodlers қатысушының суреті Plugin developers қатысушының суреті Testers қатысушының суреті Translators қатысушының суреті

Upon installing a new Activity module (aka plugin), Block or Filter, upon visiting the Notification page, one arrives on a Plugins check page with 3 tables, as described in the online notice:

The following tables show the modules, blocks and filters that have been detected in your current Moodle installation.

Any 3rd-party plugin shows in the appropriate table, with a "Non-standard" label in the Status column. That is quite helpful.

It's a pity that when installing a new question type nothing shows in those tables.

Joseph

In reply to Joseph Rézeau

Re: Installing a new question type

Tim Hunt - келді
Core developers қатысушының суреті Documentation writers қатысушының суреті Particularly helpful Moodlers қатысушының суреті Peer reviewers қатысушының суреті Plugin developers қатысушының суреті

Yes, it is. In Moodle 2.0 there are about 30 different types of plugin, so to display them all would need a major redesign of that page. Obviously, this is not the appropriate forum to discuss improving the install system. I suggest the general developer forum.

In reply to Joseph Rézeau

Re: Installing a new question type

Howard Miller - келді
Core developers қатысушының суреті Documentation writers қатысушының суреті Particularly helpful Moodlers қатысушының суреті Peer reviewers қатысушының суреті Plugin developers қатысушының суреті
and while we're at it, only a limited number of plugins actually appear in the 'plugins' part of the site administration. That is (in particular) you can't have settings pages and you can't delete them (a real pain when doing development work on one of these unloved plugins).

e.g. MDL-25762, but I think there's more than that,