Site Stats
Updated Nov. 11, 2020
I put my Chem II content online, due to COVID, over the course of 8 months starting in March 2020 when we were transitioning in our classroom delivery model. It is built using Hugo and Blogdown and is written in Markdown, R, Rmarkdown, LaTeX, and HTML, most of which I started learning in 2019. The idea was to make this content as accessible to students as possible, particularly those who were unable to attend class because of the pandemic.
Stats
- Lines of code: 14,870
- Characters typed: 496,649
- Example/Practice problems created (with solutions): 109
- Timed Assessment videos created: 31
- Timed Assessment questions created: 93
- Online lecture slides created: 230
- Lecture videos created: 30
- Lecture video length (total): 9 hours
Analytics
From Aug. 1st, 2020 to Nov. 11 2020
- Total Users: 3,583
- Sessions: 15,614
- Page Views: 58,112
Coding Examples
Example 1: Practice problem with collapsable solution

Example 2: Using R to plot titration curves

Example 3: Online lecture slide

To see the code behind lecture slides, simply change .html to .Rmd in the URL.
Example:
Change
http://dornshuld.chemistry.msstate.edu/slides/chem2/ch10.html
to
http://dornshuld.chemistry.msstate.edu/slides/chem2/ch10.Rmd
Example 4: Example problem with table

Example 5: Example problem with collapsable solution
