CINXE.COM

2nd International Conference on Education & Integrating Technology (EDIT 2024)

<!DOCTYPE html> <html> <head> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <link type="text/css" rel="stylesheet" href="css/main.css" /> <meta charset="UTF-8"> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> 2nd International Conference on Education & Integrating Technology (EDIT 2024) </title> <link rel="icon" type="image/ico" href="img/logo.ico"> </head> <body> <!-- Header --> <header class="main-header"> <nav class="transparent"> <div class="container"> <div class="nav-wrapper"> <a href="#" class="brand-logo">EDIT </a> <a href="#" data-activates="mobile-nav" class="button-collapse"> <i class="fa fa-bars"></i> </a> <ul class="right hide-on-med-and-down"> <li> <a href="index">HOME</a> </li> <li> <a href="papersubmission">PAPER SUBMISSION</a> </li> <li> <a href="committee">PROGRAM COMMITTEE</a> </li> <li> <a class="active-link" href="#">ACCEPTED PAPERS</a> </li> <li> <a href="contact">CONTACT US</a> </li> </ul> <ul class="side-nav grey darken-1 white-text" id="mobile-nav"> <h4 class="center">EDIT 2024</h4> <li> <div class="divider"></div> </li> <li > <a href="index"> <i class="fa fa-home white-text"></i>Home </a> </li> <li> <a href="papersubmission"> <i class="fa fa-user white-text"></i>Paper Submission </a> </li> <li> <a href="committee"> <i class="fa fa-user white-text"></i>Program Committee </a> </li> <li> <a class="active-link" href="papers"> <i class="fa fa-newspaper white-text"></i>Accepted Papers </a> </li> <li> <a href="contact"> <i class="fa fa-phone white-text"></i>Contact Us </a> </li> <li> <div class="divider"></div> </li> <li> <a href="/submission/index.php" target="blank" class="btn grey waves-effect waves-light">Paper Submission</a> </li> </ul> </div> </div> </nav> <!-- Showcase --> <div class="showcase container"> <div class="row"> <div class="col s12 m10 offset-m1 center grey-text text-darken-3"> <h5>Welcome to EDIT 2024</h5> <h2>2<sup>nd</sup> International Conference on Education & Integrating Technology (EDIT 2024)</h2> <p>October 05 ~ 06, 2024, Virtual Conference</p> <br> <br> </div> </div> </div> </header> <section class="section section-icons "> <div class="container"> <div class="row"> <div class="col s12 m12"> <div class="card-panel grey darken-2 z-depth-3 white-text center"> <i class="fa fa-paper-plane fa-3x"></i> <h5>Accepted Papers</h5> </div> </div> <div class="col s12 m12"> <div class="card-panel white z-depth-3 "> <h6 style="color:black;font-family:classic wide,sans-cserif;font-size:20px"><b>“IJust Can’t Remember”: Lacking a Clear View – Brain Fog in Long Covid Education </b></h6> <p style="color:black;text-align:justify;font-size: 15px;">Katharina F. Gallant, 1Center for Development Research, Bonn University, Bonn, Germany </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>ABSTRACT</b></h6> <p style="color:black;text-align:justify;">When the COVID-19 pandemic struck in early 2020, the world was in crisis. Those countries who were sufficiently well off to focus on the pandemic focused on tackling the immediate health crisis. Long-term effects were feared in the realm of economics and, to some degree, in education. Long-term health risks limiting peoples’ participation in all realms of public life were, however, hardly a point of concern. Today we see that the pandemic continues silently, not only in the form of new infections with COVID-19 but as people suffering from the syndrome of Long COVID. This paper addresses the situation of one of the least visible groups of Long COVID patients, that of children and adolescents, and discusses their needs within the field of school education </p> <h6 style="color:black;font-family:classic wide,sans-serif;"><b>Keywords</b></h6> <p style="color:black;text-align:justify;">Long Covid/Post Covid in Children, ME/CFS in Children, Brain Fog, Health & Wellbeing Education, Long-Term Effects of the COVID-19 Pandemic. </p> <br> </div> </div> </div> </div> </section> <!-- Section: Scope --> <!-- Section: Footer --> <footer class="page-footer grey lighten-1"> <div class="container"> <div class="row"> <div class="col s12 m6"> <h5 class="grey-text lighten-3"><font color="#FFF">Contact Us</font></h5> <a href="mailto:edit@edit2024.org" style="color:#000">edit@edit2024.org</a> </div> </div> </div> <div class="footer-copyright grey darken-2"> <div class="container center"> Copyright &copy; EDIT 2024 </div> </div> </footer> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/materialize.min.js"></script> <script> $(document).ready(function () { // Custom JS & jQuery here $('.button-collapse').sideNav(); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10