We will be closed Monday, January 20th to observe Martin Luther King Jr. Day.
We’ll be back Tuesday, January 21st, and look forward to serving you then!

Loading...

How Big is the Problem Classroom Wall Chart

IN-14422723
• SUBJECT-SPECIFIC DECOR: Outline key concepts with our wall cutouts and posters. Ease learning with visual reminders!
• CLASSROOM RULES: Use this classroom wall decoration to highlight classroom expectations in a visually appealing way.
• INTERACTIVE LEARNING: Utilize wall decor to create interactive learning games, bringing lessons to life.

Product Descriptions:
How big is that problem, really? It can be easy to see problems as bigger than they are, especially for little ones who are still learning their emotions. This large, visually impactive classroom wall decoration can show students at a glance whether their problem is actually small (something they can solve on their own), medium (something that needs more time to think through) or big (requiring adult intervention). Featuring easily understandable red, yellow and green lights, each section lists several examples to jog students’ memories. Use this chart as a teaching aid to help students understand how to manage themselves and their emotions during challenging times, plus how to understand effective responses. When they’ve nailed the concept, hang the poster as a reference as they learn how to solve problems on their own! © OTC

Size: 20 3/4" x 64"
Quantity: 4
Material: Cardstock

require(['jquery', 'Magento_Ui/js/modal/confirm'], function($,confirmation){ $('#pzn-modal').show(); $('.tabs .tab-links a').on('click', function(e) { var currentAttrValue = jQuery(this).attr('href'); // Show/Hide Tabs $('.tabs ' + currentAttrValue).show().siblings().hide(); // Change/remove current tab to active $(this).parent('li').addClass('active').siblings().removeClass('active'); e.preventDefault(); }); var options = []; $('#tab2 input').each(function() { var input = $(this); $(this).change(function() { if (this.value.match(/([a-z\u0080-\u00ff]+) - ([a-z\u0080-\u00ff]+)/gi)) { $('.error-msg').toggleClass('show'); } var myString = input[0].id.split("_").pop(); $('#options_'+ myString +'_text').attr("value", $(this).val()); }); }); $('input.checkbox_check').change(function() { $('#product-options-wrapper .admin__control-checkbox').removeClass('hide'); if($(this).is(':checked')) { confirmation({ content: 'By clicking OK, you are confirming that you do not require any personalization on this item.', actions: { confirm: function(){ if ($('input.checkbox_check').is('checked')) { $('input.checkbox_check').prop('checked', false); $('.admin__control-checkbox').prop('checked', false); } else { console.log('is not checked') $('input.checkbox_check').prop('checked', true); $('.admin__control-checkbox').prop('checked', true); } }, cancel: function(){ $('input.checkbox_check').prop('checked', false); $('.admin__control-checkbox').prop('checked', false); } } }); } else { $('.admin__control-checkbox').prop('checked', false); } }); });