  

  
  <style>
         /* Popup container - can be anything you want */
         .popup {
           position: relative;
           display: inline-block;
           cursor: pointer;
           -webkit-user-select: none;
           -moz-user-select: none; 
           -ms-user-select: none;
           user-select: none;
           
           
           

         }
         
         /* The actual popup */
         .popup .popuptext {
           visibility: hidden;
           width: 280px;
           height: 210px;
           background-color: #333;
           color: #fff;
           text-align: center;
           border-radius: 6px;
           padding: 8px 0;
           position: absolute;
           z-index: 1;
           bottom: 125%;
           left: 35%;
           margin-left: -100px;
         }
         
         /* Popup arrow */
         .popup .popuptext::after {
           content: "";
           position: absolute;
           top: 100%;
           left: 50%; /* is the location of the arrow on button */
           margin-left: -1px;
           border-width: 5px;
           border-style: solid;
           border-color: #555 transparent transparent transparent;
         }
         
         /* Toggle this class - hide and show the popup */
         .popup .show {
           visibility: visible;
           -webkit-animation: fadeIn 1s;
           animation: fadeIn 1s;
         }
         
         /* Add animation (fade in the popup) */
         @-webkit-keyframes fadeIn {
           from {opacity: 0;} 
           to {opacity: 1;}
         }
         
         @keyframes fadeIn {
           from {opacity: 0;}
           to {opacity:1 ;}
         }
         </style>
         </head>
         <body style="text-align:left">
         
      
         
         <div class="popup"  onclick="myFunction()" > <button type="button" style="color:white; background: #333; width: fit-content;border-radius: 15px; margin-right: 10px;" > &#8505; What is a school practice?</button>
           <span class="popuptext" id="myPopup">Inclusive educational practice is interpreted as a dynamic or activity in which all pupils can participate without exclusion. It is an activity that takes into account the different paces, levels and/or interests of pupils.     
                    
                          <script>
                  if ( window.history.replaceState ) {
                      window.history.replaceState( null, null, window.location.href );
                  }
              </script>
           
           </span>
   
         </div>
         
         <script>
         // When the user clicks on div, open the popup
         function myFunction() {
           var popup = document.getElementById("myPopup");
           popup.classList.toggle("show");
         }
         </script>
         </style><form action="" method="post">

          <br>
          <h3>Filter by tags</h3>
          <hr>
          
          <div class="all_tags">
          <div class="practice_tags_row" style="width:70%;margin-bottom:5px;">
	          	<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">
				    Inclusive Education 
		          	<input type="checkbox"  name="search[]" value="inclusive">
	          	</span>
	         
	          	<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">
            ICT 
            <input type="checkbox"  name="search[]" value="ICT">
	          	</span> 
         
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Innovation teaching practices 
	          		<input type="checkbox" name="search[]" value="innovation"  >
          		</span>
          	</div>
          
           <div class="practice_tags_row" style="width:70%;margin-bottom:5px;">
         
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Creative school practices
				    <input type="checkbox"  name="search[]" value="creative"  >
				</span>
			
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Participation
	          		<input type="checkbox"  name="search[]" value="participation"  >
          		</span>
          
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Diversity
				    <input type="checkbox"  name="search[]" value="diversity"  >
				</span> 
          </div>

          <div class="practice_tags_row" style="width:70%;margin-bottom:5px;">  
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Environment interaction
	          		<input type="checkbox" name="search[]" value="environment"  >
          		</span> 
     
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Sustainability
          			<input type="checkbox"  name="search[]" value="sustainability" >
          		</span> 
         
          		<span class="practice_tag" style="background: #ddd;
				    width: fit-content;
				    padding-left: 10px;
				    padding-right: 10px;
				    border-radius: 15px;margin-right:5px;">Social justice
          			<input type="checkbox" name="search[]" value="social" >
          		</span> 
          </div>
               


         <div class="filter_apply_button" style="background: #333;
    width: fit-content;
				    border-radius: 15px;">
          <input type="submit" name="submit" value="Apply Filter" style="background: none;">


         </div>
         <hr>
     </div>
          </form> <h6>No filtering applied</h6><div class="practices_container" style="display:flex; flex-wrap:wrap; overflow-y:hidden;"><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F157" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="157" onclick="content(this);"> <b>SCHOOL RADIO</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="157"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/Sin título.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/cpstaengracia/" target="_blank">CP SANTA ENGRACIA</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">1. Promote multiple didactic activities in which the pupils are the protagonists.
2. Development of Linguistic Competence.  (Comprehension and oral and written expression)
3. Encourage communication between the whole educational community (pupils, teaching staff, families and neighbourhood) both inside and outside the school.
4. To introduce ICT in teaching, learning to use the technology and language related to digital audio and radio.
</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div>No tags</div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F162" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="162" onclick="content(this);"> <b>THEATER PROJECT</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="162"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/Screenshot 2022-03-16_14-48-45-797.png" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/paologioachin/" target="_blank">IC 6 Cosme' Tura - Ferrara - Italy</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Express and share emotions and feelings
explore different expressive languages: gesture, image, music
educate to respect for others, collaboration and cooperation learn knowing how to listen and concentrate
broaden children&#39;s cultural horizons - integration</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F170" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="170" onclick="content(this);"> <b>LA RUTA DEL BOSQUE</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="170"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/FOTOGRAFÍA8.jpeg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/cpstaengracia/" target="_blank">CP SANTA ENGRACIA</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">- Investigar y descubrir las características de fauna y flora dentro del ecosistema del PINAR.
- Transmitir a través de un vídeo la información recogida en la investigación.
- Fomentar el trabajo en equipo para la resolución de las actividades prácticas en la ruta.
- Crear vínculos con generaciones anteriores para conocer y de esta manera fomentar un sentimiento de respeto hacia el medio más inmediato que nos rodea. 
- Relacionar los contenidos con las nuevas tecnologías. </h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">environment</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F173" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="173" onclick="content(this);"> <b>INTERVISTA SULLE TIC E PRATICHE SCOLASTICHE INCLUSIVE</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="173"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/Screenshot 2022-06-27_14-54-23-237.png" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/paologioachin/" target="_blank">IC 6 Cosme' Tura - Ferrara - Italy</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Intervista effettuata nel maggio 2022 ad insegnanti di scuola primaria dell&#39;IC 6 di Ferrara &#34;Cosmè Tura&#34;</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F174" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="174" onclick="content(this);"> <b>&#34;DOPOSCUOLA ABC&#34; ONLINE</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="174"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/compiti_online.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/paologioachin/" target="_blank">IC 6 Cosme' Tura - Ferrara - Italy</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Durante la pandemia abbiamo sentito il bisogno si assistenza nel percorso degli apprendimenti da parte dei bambini che, per vari motivi, hanno evidenziato qualche fragilità. La situazione sanitaria ha imposto un ripensamento della modalità tradizionale di affiancamento allo studio. Le volontarie si sono reinventate in versione online.</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">social</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F175" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="175" onclick="content(this);"> <b>&#34;EL TURó DE GARDENY&#34;</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="175"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/IMG_8075.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/magimorera/" target="_blank">Magí Morera i Galícia</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Despertar la curiosidad por la cultura digital.
Implementar habilidades digitales.
Potenciar la creatividad.
Aprender a trabajar en equipo, a organizarse, a llegar a acuerdos respetando las aportaciones de sus compañeros.
</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F184" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="184" onclick="content(this);"> <b>MOVIE MAKER NO VIOLENCIA</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="184"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/20221212_170619.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/martaceipsjc/" target="_blank">CEIP.SAN JOSÉ DE CALASANZ</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Conocimiento y uso de las TICs.
fomento de la participación y colaboración entre el alumnado.</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">social</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F185" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="185" onclick="content(this);"> <b>PROBLEMS OF CITIES TODAY</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="185"></form><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/paologioachin/" target="_blank">IC 6 Cosme' Tura - Ferrara - Italy</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">increase students&#39; awareness on topics related to sustainability, enhance cooperative learning and digital competences, choose accredited sources of news consciously, boost critical and evidence based thinking. </h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">environment</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F186" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="186" onclick="content(this);"> <b>ANIMALES MARIMOS EN 3D.</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="186"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/20221221_134706.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/martaceipsjc/" target="_blank">CEIP.SAN JOSÉ DE CALASANZ</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">UTILIZAMOS HERRAMIENTAS DIGITALES EN EL AULA COMO LA TABLET Y LA APLICACION 3D POPUP CARD QUE NOS PERMITE VER ANIMALES EN TRES DIMENSIONES E INTERACCIONAR CON ELLOS DESCUBRIENDO CARACTERÍSTICAS Y CURIOSIDADES.</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F187" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="187" onclick="content(this);"> <b>MONUMENTI APERTI - PALAZZO MUZZARELLI CREMA</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="187"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/muzzarelli.png" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/paologioachin/" target="_blank">IC 6 Cosme' Tura - Ferrara - Italy</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Conoscere il patrimonio storico-culturale della propria città.
Saper lavorare insieme per uno scopo comune.
Acquisire maggiore autonomia nel rispetto di sé e degli altri.
Ascoltare e comunicare in contesti diversi.
Leggere dando la giusta intonazione. 
Creare storie fantastiche osservando immagini. 
Utilizzare vari linguaggi espressivi (voce, CAA, disegno). 
Conoscere ed utilizzare alcune applicazioni digitali (qr code generator, registratori vocali) e il portale arasaac.org</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F188" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="188" onclick="content(this);"> <b>BEE BOT Y EL SISTEMA SOLAR.</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="188"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/20230206_102009.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/martaceipsjc/" target="_blank">CEIP.SAN JOSÉ DE CALASANZ</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">CONOCEMOS EL NOMBRE DE LOS PLANETAS DEL SISTEMA SOLAR A TRAVÉS DEL USO DE LA ROBÓTICA</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F189" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="189" onclick="content(this);"> <b>GESTIONE DEVICE DURANTE IL LOCKDOWN</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="189"></form><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/paologioachin/" target="_blank">IC 6 Cosme' Tura - Ferrara - Italy</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Le tecnologie (PC, tablet, chromebook) della scuola sono state distruibuite alle famiglie con necessità di device per la connessione, durante il lockdown tra il marzo e il giugno 2020.</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">social</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F190" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="190" onclick="content(this);"> <b>EL JARDÍN EN FEMENINO</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="190"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/1677588344141.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/cpstaengracia/" target="_blank">CP SANTA ENGRACIA</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">- Investigar los datos de la biografía de una serie de científicas de la historia del mundo.
- Realizar una flor con los datos más importantes de esa biografía.
- Presentar al resto de comunidad la vida, logros de los personajes elegidos.
- Crear una infografía virtual y enlazarla por medio de un QR a la flor del jardín relacionada con la científica. 
- Conocer, dar valor y transmitir la importancia de los logros conseguidos por la mujeres a lo largo de la historia en el campo de la ciencia. </h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">social</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F191" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="191" onclick="content(this);"> <b>NOVAS TECNOLOGIAS NO ENSINO DE PORTUGUÊS LÍNGUA NÃO MATERNA</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="191"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/Picture1.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/rcp/" target="_blank">Real Colégio de Portugal</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">The use of ICT in learning Portuguese as a non-native speaker. Our school has foreign students who initially do not know a word of Portuguese, our native language, and by using ICT tools they manage to learn by using creative tools, as well as traditional textbooks. </h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F192" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="192" onclick="content(this);"> <b>ESCOLA CIUTAT JARDí</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="192"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/IMG_20220202_155750 (2).jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/ciutatjardi17/" target="_blank">Escola Ciutat Jardí</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">To introduce robotics to children at an early age to achieve a computational thinking. Due to the main activities students build up an interrelated set of skills and practices for solving complex problems. Families and people of the whole community participate actively in the class as volunteers. Linking formal education with non formal. </h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">environment</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F193" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="193" onclick="content(this);"> <b>DISEÑO DEL CARTEL PARA EL CONCURSO LITERARIO DEL COLEGIO</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="193"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/2.png" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/ana+anton/" target="_blank">ESCUELAS PÍAS - ESCOLAPIOS</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Los alumnos de PROCUA crean los carteles y anuncios publicitarios para el concurso literario anual del colegio.</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script><div class="school-practice" style="width: 30%; border:1px solid #ddd; border-radius:5px; padding: 3%; float: left;margin-right: 1%; margin-bottom: 10px; padding: 4em 2em 2em; border: 1px solid #999; text-align: center; position: relative;"><form id="F194" action="http://ourinclusiveschools.eu/index.php/practice-information-2/" method="POST"><h3 style="color: #333;cursor:pointer; background: #eee; border: 1px solid; border-radius: 5px; padding-bottom: 5px; padding-top: 5px;" id="194" onclick="content(this);"> <b>FANTASíA DE CINE</b><span style="font-size:12px;"></span></h3><input type="hidden" name="profile" value="194"></form><img src= "http://ourinclusiveschools.eu/wp-content/plugins/mike_plugin/uploads/1683720767270.jpg" width="220" height="220"/></br><br><h6> <a href="http://ourinclusiveschools.eu/index.php/user/ana+anton/" target="_blank">ESCUELAS PÍAS - ESCOLAPIOS</a></h6><br><h6 style="text-align: center;">Aim(s) of the project: </h6><h6 style="text-align: left; font-weight: normal;">Creación de un cortometraje de cine.</h6><hr style="height:3px;border-width:0;color:#1e94bf;background-color:#1e94bf"><div><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">inclusive</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">ICT</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">innovation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">creative</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">participation</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;">diversity</span><span style="padding-right:4px;padding-left:4px;margin-bottom:3px; margin-right: 3px;
    border-radius: 10px;background:#1e94bf;float:left;color: #f6f6f6;"></span></div></div>
          <script>
            function content(elem){
                var selected_form = "F" + elem.id;
                document.getElementById(selected_form).submit();
            }
          </script></div>{"id":383,"date":"2021-12-23T07:52:08","date_gmt":"2021-12-23T07:52:08","guid":{"rendered":"http:\/\/ourinclusiveschools.eu\/?page_id=383"},"modified":"2022-05-18T10:09:35","modified_gmt":"2022-05-18T10:09:35","slug":"school-practices","status":"publish","type":"page","link":"http:\/\/ourinclusiveschools.eu\/index.php\/school-practices\/","title":{"rendered":"School Practices"},"content":{"rendered":"\n<p><\/p>\n\n\n\n\n\n\n\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_mi_skip_tracking":false},"_links":{"self":[{"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/pages\/383"}],"collection":[{"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/comments?post=383"}],"version-history":[{"count":6,"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/pages\/383\/revisions"}],"predecessor-version":[{"id":832,"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/pages\/383\/revisions\/832"}],"wp:attachment":[{"href":"http:\/\/ourinclusiveschools.eu\/index.php\/wp-json\/wp\/v2\/media?parent=383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}