Skip to content

dybber/courseviz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Courseviz R-package

An R-package for visualizing course information. Made for use with dybber/absalon-scraper, see example input format in that repository.

Authors

Martin Dybdal (dybber@dybber.dk)

TODO

  • Make it an actually installable R-package
  • Plots for approved/unapproved assignments
  • Generate multipage-report with information for each exercise class
  • Plot dropouts based on assignments not submitted
  • Visualizations across multiple courses

Installation

Depends on R-packages ggplot2, scales, plyr and gridExtra.

To install, run this command in the R REPL:

install.packages(c("ggplot2", "scales", "plyr", "gridExtra"))

About

Visualize course statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages