Social networks

Interactive floor Briolight – therapeutic task #4

✅ Communication / Feedback

The system provides effects in which children must work together to achieve goals. Thanks to this, a skill of interaction and feedback is developed. Children learn to interact and observe a partner in the game, evaluate reactions to their own behavior and actions, act in society.

So, in the “Ships” game, children jointly fire at pirate ships, train their accuracy and attentiveness. In the Cars game, several children can crush cars together. What contributes to building team relationships and collaboration skills. And in the Football and Air Hockey games, two players interact with each other, trying to score a ball or puck into the opponent’s goal.

Thus, the child has the opportunity to train communication skills, learn to negotiate, respect partners in the game, control his own impulses, learn to perceive defeat and achieve victory, enjoy joint activities and develop effective means of communication.

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("Помилка відправки. Спробуйте ще раз."); }); }); });