asuc-octo / berkeleytime

UC Berkeley enrollment info
https://berkeleytime.com
MIT License
52 stars 9 forks source link

Grade command cannot find courses. #90

Closed rkooo567 closed 2 years ago

rkooo567 commented 4 years ago

Failed to update grades for HUM 20 due to Course object not in database. Failed to update grades for L & S C30Z due to Course object not in database. Failed to update grades for HUM 120 due to Course object not in database. Failed to update grades for PUB POL C189 due to Course object not in database. Failed to update grades for ESPM C115A due to Course object not in database. Failed to update grades for COMPSCI C100 due to Course object not in database. Failed to update grades for INDONESIAN 100B due to Course object not in database. Failed to update grades for HINDI 100B due to Course object not in database. Failed to update grades for INDONESIAN 1B due to Course object not in database. Failed to update grades for HINDI 1B due to Course object not in database. Failed to update grades for AFRICAM C156 due to Course object not in database. Failed to update grades for LAW 207.7 due to Course object not in database. Failed to update grades for MEC ENG C205 due to Course object not in database. Failed to update grades for LAW 270.65 due to Course object not in database. Failed to update grades for LAW 255 due to Course object not in database. Failed to update grades for LAW 248 due to Course object not in database. Failed to update grades for LAW 212.41 due to Course object not in database. Failed to update grades for PHDBA C239F due to Course object not in database. Failed to update grades for LAW 227.21 due to Course object not in database. Failed to update grades for MEC ENG C237 due to Course object not in database. Failed to update grades for LAW 270.6 due to Course object not in database. Failed to update grades for LAW 215.5 due to Course object not in database. Failed to update grades for LAW 270.7 due to Course object not in database. Failed to update grades for LAW 288.1 due to Course object not in database. Failed to update grades for COMPSCI C200A due to Course object not in database. Failed to update grades for LAW 273.63 due to Course object not in database. Failed to update grades for LAW 286T due to Course object not in database. Failed to update grades for LAW 258.5 due to Course object not in database. Failed to update grades for LAW 272.3 due to Course object not in database. Failed to update grades for HUM W101 due to Course object not in database. Failed to update grades for PUB POL W184 due to Course object not in database.

These course objects don't exist in our database. It is due to

To resolve the issue, we should

michaelli1324 commented 4 years ago

Some abbreviations are have changed, so I'm working on updating our abbreviations.yaml appropriately for those courses. Cross-listed courses are a bit harder and will require us to design an appropriate data scheme for representing them.