Social networks

Interactive floor Briolight – therapeutic task #5

✅Variability / Complications

For a change, the games are built in such a way that you can complicate the game, or offer another option for its implementation. Thus, an already familiar object takes on additional significance. So, for example, in the game “Moles” the teacher can adjust the number of holes on the playing field and the speed of the appearance of moles. In the game “Insects” – the number and speed of movement of insects.

A variety of activities can be achieved, for example, in the game test “Letters”. The child can play both in the normal mode and in the Exam mode with a limited time, answer in turn with another player and in the Test 1 + 1 mode – when the playing field is divided in half and the children can answer simultaneously. And in this case, an element of competition is involved.

Most games allow more than one player to participate: you can play yourself, with a specialist, with another child or group of children

Continued in the next publication.  

☎️ +38 (050/067/063) 258-15-15

BACK

Вас може зацікавити

Ask a question

Thank you foryour request

Our managers will contact you shortly.

OK
document.addEventListener("DOMContentLoaded", function() { const form = document.getElementById("docs"); form.addEventListener("submit", function(e) { e.preventDefault(); const formData = new FormData(form); fetch("/mail.php", { method: "POST", body: formData }) .then(response => { if (response.ok) { // Приховуємо тіло форми та показуємо блок "Дякуємо" form.querySelector(".form__body").style.display = "none"; form.querySelector(".form__thanks").style.display = "block"; } else { alert("Помилка відправки. Спробуйте ще раз."); } }) .catch(error => { console.error('Помилка відправки:', error); alert("Помилка відправки. Спробуйте ще раз."); }); }); });