#k12& #Highered teachers moving online & thinking about microlectutres,backstage post my planning one for @scsu classes. I have not taught with a ppt in over a year, you do not need to narrate slide decks. https://
1 min read
https://
https://
https://
https://
https://
https://
https://
https://
Hey @scsu here is a reflection on how I plan an online lecture: https://
I apologize did not release an #instructionaldesign video on how to move #online today. My partner got laid off, my kids' school closed for weeks, fear just stole too much creativity. Will be back by tomorrow...but I am scared #literacies
1 min read
I know many of you may have a bit of anxiety as we move to a fully online classroom. I wwant you to know I will be here for you. I will complete EVERY task that assign to you and create a culture where we support each other.
I am here for you. We will meet at our normally scheduled Monday and Wednesday class times. I will send out a video link. I have already posted my virtual office hours for drop in help.
All those fun activities where we focus on production based learning. We will keep it up. I will make tutorial videos, we will have fun discussions about the readings, and continue to learn stuff.
Please continue to "Learn Something." Share your blogging reflections describing how you are "Learning how to Learn."Β
I will make tutorials today on how to record podcasts as learning reflections. When we return from spring break we will work on making timelines.
Well back to my ukulele lessons.
1 min read
I finished step one of building my poetry page which was actually tearing apart my following page into different php files so I could move the snippets around across my website:
<?php include 'head.php'; ?> </head> <?php include 'header.php'; ?> </header> < class="h-entry"> < href="index.html"> < class="p-author h-card" href="/"> </a> < class="followlist"> < class="p-name"> Following </h1> <?php include 'edtech.php'; ?> <?php include 'openpedagogy.php'; ?> <?php include 'indieweb.php'; ?> <?php include 'literacies.php'; ?> <?php include 'poetry.php'; ?> <?php include 'education.php'; ?> <?php include 'bloggers.php'; ?> <?php include 'edreform.php'; ?> <?php include 'instructionaldesign.php'; ?> </div> </main> <> <?php include 'footer.php'; ?> </body> </html>