I've been using Scribble for course notes, slides, and various PDF documents for distribution to students for about ten years. I got the idea from several Racket principals who have been doing it for even longer, but unlike them, I have only basic facility with the language. The scribble-math package is based on a short post I made to this list to describe how to use MathJax to render math within a Web page. Recently I incorporated "asciicasts", lightweight terminal recordings to illustrate livecoding. You can see various examples here: https://cs.uwaterloo.ca/~plragde/flaneries/ . I'm happy to consult and share techniques as needed. --PR
On Sunday, December 6, 2020 at 1:39:04 PM UTC-5 dyrueta wrote: > Hi All — > > I have a set of course notes for a Calc I class that I routinely teach > which includes links to Desmos graphs and pre-recorded videos on selected > topics. Recently, I began to think about producing a version of the notes > that embed the graphs and lectures directly into the document and can be > easily distributed to my students. > > To be clear, I have *no experience *using Scribble or with website design > in general, but many years ago I did work through HtDP cover to cover, and > have been searching for a reason to dip back into the Racket ecosystem. > I'm hoping this project might be it. > > To make this work, I'd need Scribble to render standard math notation, and > to embed graphs and video players so that students can access these > resources within the document. Is Scribble the right tool for this job? > Any tips and advice from this community of experts would be extremely > helpful! > > Thanks! > Dave Yrueta > > Here's an example of a sample Desmos graph: > https://www.desmos.com/calculator/wiirm0g5yj > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/9e629891-eb48-436b-804d-e55d9417d68fn%40googlegroups.com.

