Increase No of alternatives

Profile picture for user kuralarasan
kuralarasan
Forums
Hi, How to increase the no of alternatives in multiple choice question section. By default it has two now. I need 4 by default. And also how to disable rich text editor in alternatives.
axel

Hi

Hi

You can go to: <your_platform_url>/admin/quiz/settings/questions_settings

and define the settings:

Please note that a bug in Opigno 1.18 does not allow to access this configuration interface, it will be fixed in 1.19

Best regards

Profile picture for user kuralarasan
kuralarasan

Hi Axel

Thanks for the very quick reply...
Profile picture for user James Aparicio
James Aparicio

Hi kuralarasan

Hi kuralarasan

In the meanwhile you can add

function h5p_content_config() { // No op }

to the quiz_h5p.module file and clear the cache.

That fixes the issue

Best regards