ComputerScienceHouse / ComputerScienceHouse/schedulemaker
Lecture Only Sections Shouldn't Include Recitation
- 主要语言
- PHP
- 星标
- 66
- 派生
- 39
- 平均合并
- 3 小时 44 分钟
- 30 天内合并 PR
- 1
描述
Here's an interesting edge case I found on MKTG-230 "Principles of Marketing."
The class has 4 sections this Fall, but the format of every section isn't the same. Sections 1, 2, and 3 only include a lecture. Section 4, however, includes a lecture and recitation, from which there are three to choose.

What should happen when you add these sections to a schedule is that section 4 should be the only one to automatically additionally pull in a recitation section; however, currently all sections of the class include a recitation.
Section 1 Wrongly Including Recitation:

Section 4 Correctly Including Recitation:

I don't know what metadata you get in your data dump, but SIS does make a distinction between the two sections:


贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。