Skip to content

TheFridayInstitute/fimoodler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fimoodler

Overview

The fimoodler package has the functions you need to fetch, manipulate, and format data from the Friday Institute Moodle database for the purpose of analyzing courses. There are functions to pull information about enrollments, activity logs (i.e. trace data), and plugin specific information (e.g. questionnaires, surveys, and certificates) from the database.

Installation

# The only version available is the development version from GitHub:
# install.packages("devtools")
devtools::install_github("TheFridayInstitute/fimoodler", build_vignettes = TRUE)

Usage

See vignette.

About

R package for working with Moodle data at the Friday Institute

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages