Multiple Choice

variable points in multiple choice questions

Hi. It would be helpful if we could assign different points to responses in a multiple choice question. For example, if a question had 4 responses, response A could be worth 5 points, response B could be worth 3, and responses C and D could both be worth zero points. This would provide some helpful options when designing sets of questions. Thanks.

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network

custom CSS moodle (or Desktop) doesn't change anything

Nothing ever changes.

i did the H5PMod from https://github.com/h5p/h5pmods-moodle-plugin

it does need  $THEME->haseditswitch = true;

so i think it is active

I tried setting all the libraries, not just H5P.InteractiveVideo

and various elements, in the custom.css and in .h5p archives from Desktop app.

nothing ever changes.

What can i do to locate the missing piece?

 

How to combine text field with multiple choice in one question?

I am new to H5P (but proficient with HTML and CSS if this matters but I think it does not).

Text field and multiple choice

How do I approach situations with several steps. e. g.:

  1. Task: Translate the word "apple" to German and select the category which is most fitting.
  2. Input: Freeform text field with validation.
  3. Multiple Choice: fruit, vegetable, pasta, meat, milk, sweets

How do I build a task like this?

This is just the most simple combination question I can think of. Here are some more complex things I would like to build:

Pages