ComputerScienceHouse / ComputerScienceHouse/schedulemaker

Lecture Only Sections Shouldn't Include Recitation

Abierto
#124 0 comentarios 0 reacciones 0 asignados Ver en GitHub
requires data import refactor
Lenguaje dominante
PHP
Estrellas
66
Forks
39
Merge medio
3 h 44 min
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.