@jutge.org/toolkit 4.4.19 → 4.4.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
type: SingleChoice
|
|
3
3
|
|
|
4
4
|
text: |
|
|
5
|
-
|
|
6
|
-
Quin és el resultat de l'avaluació de `$a + $b`?
|
|
7
5
|
|
|
8
6
|
Es poden incloure gràfics en format PNG i SVG així:
|
|
9
7
|
|
|
10
|
-
|
|
8
|
+

|
|
11
9
|
|
|
12
|
-
|
|
10
|
+

|
|
13
11
|
|
|
12
|
+
Quin és el resultat de l'avaluació de `$a + $b`?
|
|
13
|
+
|
|
14
14
|
choices:
|
|
15
15
|
- text: "`$s1`"
|
|
16
16
|
correct: true
|
|
@@ -3,13 +3,13 @@ type: SingleChoice
|
|
|
3
3
|
|
|
4
4
|
text: |
|
|
5
5
|
|
|
6
|
-
What is the result of the evaluation of `$a + $b`?
|
|
7
|
-
|
|
8
6
|
Images can be included in PNG and SVG format as follows:
|
|
9
7
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+

|
|
9
|
+
|
|
10
|
+

|
|
11
|
+
|
|
12
|
+
What is the result of the evaluation of `$a + $b`?
|
|
13
13
|
|
|
14
14
|
choices:
|
|
15
15
|
- text: "`$s1`"
|