Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional degree types #132

Open
heileman opened this issue Feb 24, 2022 · 12 comments
Open

Additional degree types #132

heileman opened this issue Feb 24, 2022 · 12 comments

Comments

@heileman
Copy link
Contributor

Right now we only support BA/BS. We should allow the user to specify any type.

@haydenfree
Copy link
Member

@heileman Degree is an enumerated type, so I don't know if we want to refactor so it's a string or try to build a comprehensive list of degree types? I've started building out a list in this commit: 1ea4da9

I think there's some value if keeping the enumerated type.

@erinhelbig
Copy link

erinhelbig commented Mar 30, 2022

Add BGS and BBA

@haydenfree
Copy link
Member

haydenfree commented Mar 30, 2022

Done in e2a4348 and fe38de9

@erinhelbig
Copy link

BM, BME, and BED

@erinhelbig
Copy link

BMus

@erinhelbig
Copy link

BAH
BIS
BRIT
BSE
BSIT
BSPH
BTAS

@erinhelbig
Copy link

BAAS
BMS

@erinhelbig
Copy link

BSIS

@erinhelbig
Copy link

BSAS: Bachelors of Science in Applied Science

BM: Bachelors of Music

BSBE: Bachelors of Science in Biomedical Engineering

BSCH: Bachelors of Science in Chemical Engineering

BSCE: Bachelors of Science in Civil Engineering

BSCP: Bachelors of Science in Computer Engineering

BSCS: Bachelors of Science in Computer Science

BSCYS: Bachelors of Science in Cybersecurity

BSEE: Bachelors of Science in Electrical Engineering

BSIE: Bachelors of Science in Industrial Engineering

BSIT: Bachelors of Science in Information Technology

BSME: Bachelors of Science in Mechanical Engineering

@erinhelbig
Copy link

BLA

@erinhelbig
Copy link

B.P.S , B.L.S., B.S.Ch., B.F.A.

@erinhelbig
Copy link

BSEV - BS in Environmental Engineering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants