From a learner’s perspective, I can confirm that it is more than helpful to know what the criteria for grading an assignment are. This is why instructors should provide assignment briefs that make clear what the assignment is about and what exactly gets graded. It is also helpful to have instructors who are available to… Continue reading How offering a choice can motivate learners to push their limits
Tag: static-site-generator
MkDocs: Write in Markdown, get a website
MkDocs—“make documentation”. 🤖 The static site generator MkDocs builds HTML output (a website) from Markdown source files, which you edit in the text editor of your choice, like Notepad++, Atom, Sublime or others. The very convenient thing about MkDocs is: it renders the output while you edit. That is, whenever you hit “Save” for the… Continue reading MkDocs: Write in Markdown, get a website
