ComputerScienceHouse / ComputerScienceHouse/schedulemaker

Lecture Only Sections Shouldn't Include Recitation

オープン
#124 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
requires data import refactor
主要言語
PHP
スター
66
フォーク
39
平均マージ
3時間 44分
マージ済み PR(30日)
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.

Marketing Class Choices

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 1 Wrongly Including Recitation

Section 4 Correctly 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:

Course Description of Section 1

Course Description of Section 4

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。