Skip to content

Accompanying code to the "Award Leakage" presentation at the RP Conference 2019

Notifications You must be signed in to change notification settings

vinhdizzo/Award-Leakage-RP-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Repo description

This repo contains code and logic for identifying award (degree and certificate) completers at Irvine Valley College.

This accompanies the Award Leakage presentation presented at the RP Conference 2019 in Burlingame, CA, on April 3, 2019.

File descriptions

Key steps for replication at local college

  • Transcribe GE requirements into a spreadsheet similar to GE Patterns 2018-2019.xlsx
  • Transcribe Major requirements into a spreadsheet similar to IVC Award Requirements.xlsx
    • Course requirements
      • Course_List_XX (XX = 01, ..., 10): group of course requirements.
      • N_Course_XX (XX = 01, ..., 10): number of courses from Course_List_XX that needs to be completed for the major.
    • Areas that need to be completed. (Sometimes, a major requires a set of courses to be completed from a list, but the courses need to span at least M areas. Use the previous course requirements columns for the former, and the following for the latter; both will be used):
      • Group_YY (YY = 01, ..., 12): list of courses that belong to area YY.
      • N_Groups: the number of groups where at least 1 course must be completed from Group_01 - Group_12.

About

Accompanying code to the "Award Leakage" presentation at the RP Conference 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages