diff --git a/site/1/mathbox.html b/site/1/mathbox.html index 516a355..493e9f4 100644 --- a/site/1/mathbox.html +++ b/site/1/mathbox.html @@ -158,10 +158,10 @@

rekendoos ➕➖🟰

-
+
-
+

@@ -446,7 +446,7 @@

 

document.getElementById("form-exercise").innerHTML = `

${window.mathBoxState.exercise.a} + ${window.mathBoxState.exercise.b} = - +

@@ -457,7 +457,7 @@

 

document.getElementById("form-exercise").innerHTML = `

${window.mathBoxState.exercise.a} - ${window.mathBoxState.exercise.b} = - +

@@ -478,14 +478,14 @@

 

document.getElementById("form-exercise").innerHTML += `

${window.mathBoxState.exercise.a} - +

`; } else { document.getElementById("form-exercise").innerHTML += `

- + ${window.mathBoxState.exercise.b}

diff --git a/site/1/thermometer.html b/site/1/thermometer.html index ede77da..7f8acf1 100644 --- a/site/1/thermometer.html +++ b/site/1/thermometer.html @@ -244,10 +244,10 @@

thermometer 🌡️

-
+
-
+
@@ -591,7 +591,7 @@

 

document.getElementById("exercise-feedback").innerHTML = "schrijf de themperatuur ✏️"; document.getElementById("form-exercise").innerHTML = drawThermometer(window.thermomterState.exercise) + `

- +