How to enter the following question as a multiple choice
Hi everyone,
I have the following question and a couple of limitations. Can you help me?
How do I do this?
---------------------------------------------
Allocate the terms to the units
A | B | C | |
1 | Heat Capacity | F | W |
2 | Heat Quantility | Q | Wh |
3 | Heat Current Density | q | W/m² |
4 | Heat Flow | F | J/s |
5 | Heat Energy | Q | J |
Question: Which unit and which Welche Einheit und welches formula symbol label the term (A1 to A5 will be randomly shown) [multiple answers are possible]?
Answers: (B, C 1 to 5) are shown as Mulitple Choice
Assessment:
Question A1, correct Answer B,C 1 and 4
Question A2, correct Answer B,C 2 and 5
Question A3, correct Answer B,C 3
Question A4, correct Answer B,C 1 and 4
Question A5, correct Answer B,C 2 and 5
If the answer is wrong a text and a graphic has to be shown.
---------------------------------------------
If not everything is possible here are the questions I am struggling with:
1) How do I script to show a graphic once the wrong caption is shown?
2) How can I script to find out which Multiple Choice item is selected (a number or alike, so that I can script to find out if a certain number combined with a certain term is combined?
3) How can I script something random (if random(4) == 1 then myVar="heat capacity")?
4) How do I combine an advanced action to an answer?
Thanks a lot
MR_TD