-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
123 lines (95 loc) · 2.78 KB
/
configuration.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# configuration.yaml
# ref = https://rollout.io/blog/yaml-tutorial-everything-you-need-get-started/
---
TERM: '20221'
DSN: 'EMPOWER'
UPDATE_INTERVAL_IN_MINUTES: 10
#Fall 2019 - 20191
# IsGenEd:
# 'ARTS100': True
# ARTS120: True
# EWPC100: True
# HIST100: True
# HIST120: True
#Major -> Program mapping
#########################
#Example: '2205' -> Bmt
Programs:
'A105': 'Accounting'
'0105': 'Accounting'
'4500': 'Kinesiology'
'4503': 'Kinesiology'
'4501': 'Biomedical Science'
'A205': 'Business Management'
'2205': 'Business Management'
'J305': 'Business Management'
'A705': 'Computer Information Systems'
'A605': 'Computer Information Systems'
'0905': 'Computer Information Systems'
'0805': 'Computer Information Systems'
'0705': 'Communications'
'1505': 'Communications'
'1506': 'Communications'
'A505': 'Communications'
'A805': 'Criminal Justice'
'1005': 'Criminal Justice'
'J505': 'Criminal Justice'
'1405': 'Digital & Studio Arts'
'5505': 'Digital & Studio Arts'
'5305': 'Digital & Studio Arts'
'J605': 'Digital & Studio Arts'
'1205': 'Education'
'3005': 'Education'
'6805': 'Education'
'6815': 'Education'
'A905': 'English'
'1305': 'English'
'1306': 'English'
'1307': 'English'
'1308': 'English & Media Comm'
'1309': 'English & Media Comm'
# TODO - combine forensic biotechnology and forensic science as one???
'4502': 'Forensic Biotechnology'
'4504': 'Forensic Science'
'3705': 'Life Science'
'3706': 'Medical Lab Science'
'D102': 'Health Science'
'1705': 'General Studies'
'B105': 'General Studies'
'1706': 'Integrated Studies'
'B104': 'Integrated Studies'
'D101': 'General Science'
'3305': 'General Science'
'C104': 'Human Services'
'4905': 'Human Services'
'B106': 'Humanities'
'2005': 'Humanities'
'B306': 'Legal/Paralegal Studies'
'4910': 'Legal/Paralegal Studies'
'4805': 'Legal/Paralegal Studies'
'4806': 'Legal/Paralegal Studies'
'B305': 'Legal/Paralegal Studies'
'J705': 'Legal/Paralegal Studies'
'B303': 'Legal/Paralegal Studies'
'2805': 'Psychology'
'6910': 'Psychology'
'B905': 'Psychology'
'B505': 'Psychology'
'3205': 'Social Science'
'3606': 'Theology/Religious Studies'
'3805': 'Theology/Religious Studies'
'3605': 'Theology/Religious Studies'
'B405': 'Theology/Religious Studies'
'J805': 'Theology/Religious Studies'
'9805': 'Undecided'
'9905': 'Not Applicable/Non-Degree-Seeking'
# DCP Programs
'2405': 'Organization Management (ORMN)'
'5805': 'Public Safety Management (LEM/PSM)'
'6005': 'Public Safety Management (LEM/PSM)'
# TODO - Add code for LEA?
'6905': 'Public Safety Administration (PSA)'
# TODO - Add code for LEA?
# '6905': 'Public Safety Administration (LEA/PSA)'
'6705': 'Management (MSM/QA)'
'7605': 'Management (MSM/QA)'