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
Tue, 04/21/2015 - 09:40
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
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
Hi Axel
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