🍂 Fall thoughts 🎃

ed-tech admin

A collection of resources and things I’m working on that may or may not be useful to you too.

Liza Bolton
09-08-2021

This isn’t particularly well organized but it was nice to get a few things out of my head.

What’s in your email signature?

You can include links to mental health and other student services so that they are always at people’s fingertips. I also include:

Prof. Liza Bolton / Assistant Professor, Teaching Stream

Pronouns: she/her/hers

Department of Statistical Sciences, / University of Toronto

www.statistics.utoronto.ca | www.lizabolton.com 

🕘 Whatever time at which I’m sending this email works for me. I do not expect that you will read, respond to, or action this email outside of the hours that work for you. I am most likely to check emails 10–6 ET, Monday through Friday.

COVID-19 Student FAQs | Faculty of Arts & Science

Doing okay? It is always okay to reach out for support!

• My Student Support Program – My SSP – mental health support for all U of T students. Free, confidential, immediate support. Available 24/7 in multiple languages. Download the My SSP App or call 1-844-451-9700. uoft.me/myssp

• Call Good2Talk, a free, confidential helpline for people in Ontario. Professional counselling, information and referrals for mental health, addictions and well-being, 24/7/365 1-866-925-5454

Is your autoresponder playing defense for you?

I keep my autoresponder on all year round. It is maybe a bit of pain for my colleagues (sorry folks!), but it saves me so much email angst that I am never going back to the old ways. If you want, you can read my lastest verion, without sending me an email right here.

Our department meditation facilitor said she was proud of me for this, setting boundaries and all that, so if you too want to make your department’s meditation facilitor1 proud, go for it!

Automagical email and admin for large courses

See my post, Automagical email and admin for large courses: Getting started with Power Automate for a run down of a workflow that helps me manage large classes and make my and my students’ lives easier.

Making your Quercus/Canvas pretty

This is especially great for when there is other work you should be doing, but you want to do some “productive” procrastination instead.

Callout boxes

Some great grab and go code here: https://docs.google.com/document/d/1_pAW74yURHuWRD52Rp8DkAfXltJDPc1f44_YGcPW1t0/edit#

My current favourite thing is using the bootstrap responsive boxes in one of these callouts with a little picture to signal if something is note or a tip or a ‘to do’.

<div style="width: 50%; margin: 10px 25% 10px 25%; background-color: #3c133f;">
    <div style="position: relative; top: -10px; left: -10px; padding: 15px; 
    background: #ffffff; border: 2px solid #3C133F;">
        <div class="content-box">
            <div class="grid-row">
                <div class="col col-lg-2 col-sm-12">
                    <p><span><img style="display: block; margin-left: auto; 
                    margin-right: auto;" src="/courses/235890/files/15714819/preview" 
                    alt="Line art of a lightbulb" width="64" height="64"
                    data-api-endpoint="https://q.utoronto.ca/api/v1/courses/235890/files/15714819" 
                    data-api-returntype="File" /> </span></p>
                </div>
                <div class="col col-lg-10 col-sm-12">Save a copy of the 
                syllabus for your records. <br> It can come in handy long after 
                the course ends!</div>
            </div>
        </div>
    </div>
</div>

You’ll need to change the image path for this to work for your own courses, but it will look something like this:

Quercus (Canvas) let’s you use bootstrap to make responsive pages!

This is a slightly older version of our current STA130 home page, but it gives you a general sense of the look. The great thing about this page is that it adjust how it presents all the boxes/buttons when you are on a smaller screen.

I have shared some example html code in a GitHub repo and there is lots of advice from more skilled folks below.

You can see what Bill Ju @NeuroscienceUT has been up to with this on his course page, too!

So my colleagues have been sharing code and glowing up their Quercus pages - thank you for the code and inspiration and help! Acknowledging all those involved - @Liza_Bolton @karenreid @JenniferAHarri2 and Max!! pic.twitter.com/aRWCnKT7tw

— Bill J (@NeuroscienceUT) August 24, 2021

JupyterHub and RStudio

This one is really just for other folks at U of T using the JupyterHub and RStudio, but that could still potentially be one of you reading this.

I embed this on Quercus on a ‘Course tools’ page for easy students access. The embed code is:

<iframe src="https://rstudio-with-jupyerhub-uoft.netlify.app" width="100%"
height="500" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe>

Music and notices before class/during breaks

In both in-person and online teaching I love playing music over scrolling notice slides as I finish getting set up. You can ask the students for recommendations (I often do this in weekly check-in surveys or just ask them to email me) and/or spend way to much time finding fun songs that are somehow on theme (Jump In the Line by Harry Belafonte for linear regression, anyone?). I sent my third-years a farewell email with our co-created playlists and the response was lovely.

If you’re at U of T, Student Life posts weekly slide decks that I just download, remove anything irrelevant to my students and add in reminders/Department events, etc. I made this below video this time last year (sorry it is only on U of T’s internal MS Stream!).

Piazza thank you cards

Piazza (and probably Ed?) lets you easily access data on how many posts each student makes and how many they have read. We often send thank you cards to our top lurkers (them being across all the makes my life easier!) adn top posters. At some point I plan to do a tutorial on this, so let me know if you’re interested. Great mail merge opportunity in large classes.

Student voice

A few of us in the Department of Statistical Sciences are continueing a small pilot of a student representation initiative called the Undergraduate Consultative Committee. One of our students comms team members wrote this article about last semester’s phase 1 of the pilot.

If youre interested in creating a culture of feedback but something like that above isn’t the right fit for your course or the present moment, some of my other favourite tools are clearest point/muddiest point style weekly check-ins, and/or adding a mid-semester survey with your students. These are a fabulous way to tweak and improve your course as you go, instead of having “oh, dang, I wish someone had told me that earlier” moments when you read your course evaluations. I also think it is really important to spend some of your time responding to what your hear from students, I often do this at the start of the next class. There is a nice article from our Centre for Teaching Support & Innovation (CTSI): The Many Benefits of Cultures of Feedback within the Classroom



Cover image from Bo Burnham’s ‘White Woman’s Instagram’


  1. Your department doesn’t have a meditation group? That’s no good. Contact Cecilia, she is awesome. Clutter Coaching is her main thing, but she’s excellent as a meditation facilitator too. https://www.spaceforlife.ca/contact-1↩︎

Citation

For attribution, please cite this work as

Bolton (2021, Sept. 8). Liza Bolton: 🍂 Fall thoughts 🎃. Retrieved from blog.lizabolton.com/posts/2021-09-07_fall-thoughts/

BibTeX citation

@misc{bolton2021🍂,
  author = {Bolton, Liza},
  title = {Liza Bolton: 🍂 Fall thoughts 🎃},
  url = {blog.lizabolton.com/posts/2021-09-07_fall-thoughts/},
  year = {2021}
}