Tag Archives: R

Ep4] New Moodle project, Acquiring data

This week I discuss a new Moodle project and how I’ve been using R to process and visualise students use of educational materials.

Part 1] A New Problem

What is Moodle? Note that my University doesn’t use the latest version of Moodle.

Part 2] Acquiring data

How to download logs from Moodle

Part 3] General Points about R from the project

See ‘Scripts’ in this chapter

Part 4] Plot_ly

Examples of using Plotly with r, this free online text book teaches more about how to use Plotly

Ep3] Data Frames, If & Scripts

Shownotes R from Scratch Ep3

1] Packages HowTo install into RStudio 

2] Dataframes Introduction to dataframes

3] Scripts in R Introduction to scripts in RStudio

4] If statements in R Introduction to If statements in R

5] Cleaning data in R Introduction to cleaning data in R

7] Shiny