One skill I think can be surprisingly helpful for teachers is learning a little basic HTML. You do not need to become a web developer. But knowing a few simple tags can make a big difference when working in an LMS. Have you ever clicked to edit a page and then noticed that not all of the content appears on the edit screen? You know the part you want to change is there somewhere, but it seems to have disappeared. That can be frustrating. But if you click the code symbol in the toolbar and open the HTML view, you can usually find exactly what you are looking for there. Even better, you can press Ctrl + F to use the find feature, type in a word from the sentence you want to change, and the matching section will appear right away in the code. It can also help when the LMS editor does not display things the way you want. Have you ever added an image to a course announcement and noticed that the text wrapping around the image is way too close to it, making the whole thing look strange ...
Teaching and learning reflections, shared in one minute or less.