Some code uses numerical column references rather than column names. Find and fix these. For example, https://github.com/tzwilliams/edx-studentcourseanalytics/blob/2f99dfd7a93ac2cf45f377b864f4371c913f40fa/edX-courseStructureMeta.R#L126 was updated to work with B2, but now it won't work with B1.
Some code uses numerical column references rather than column names. Find and fix these. For example,
edx-studentcourseanalytics/edX-courseStructureMeta.R
Line 126 in 2f99dfd
was updated to work with B2, but now it won't work with B1.