R Markdown as host of the Interactive Lecture Notes
Technical Components of interactive lecture notes:
In-text quizzes with instantaneous feedback,
Interactive diagrams(js),
Discussion with textbooks,
Video demonstrations,
Online exercises with instantaneous grading and comments,
Chapter or section summaries
In text coding
Including r output
Whats app integrated discussion forum
Chat with data
Translation into selected language with one click
1) In-text quizes (for some reason to make it work in a browser we
embedded the csv file into the HTML with js. This makes the management
of quizes more difficult. Need a text process routine to do this.)