Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Make courses list their pre-requisites/co-requisites #67

Open
soumyarupsarkar opened this issue Mar 24, 2014 · 3 comments
Open

Make courses list their pre-requisites/co-requisites #67

soumyarupsarkar opened this issue Mar 24, 2014 · 3 comments

Comments

@soumyarupsarkar
Copy link

Course descriptions in YACS do not reflect their dependencies as noted in the catalog.

For example, MATH 4400 (Ordinary Differential Equations and Dynamical Systems) does not list its pre-requisite (MATH 2400: Differential Equations, listed in the catalog).

@soumyarupsarkar soumyarupsarkar changed the title Courses do not list their pre-requisites/co-requisites Make courses list their pre-requisites/co-requisites Mar 24, 2014
@jeffh
Copy link
Owner

jeffh commented Mar 30, 2014

Hey @soumyarupsarkar,

SIS doesn't list this as a pre-req: http://sis.rpi.edu/reg/zfs201409.htm (searched for "Math-4400").
Historically, the online course catalog has been incorrect about various things (e.g. - Courses that are communication intensive). Currently YACS uses SIS' data as the ground truth for this.

Since I'm no longer a student at RPI, so I can't easily ask an advisor or professor about the correctness of the data sources YACS is utilizing.

The following data is used for YACS:

  • SIS's course data (see link above for one of the sources)
  • RPI's online course catalog (for course descriptions and names)
  • The Registrar's official communication intensive list: (eg - http://www.rpi.edu/dept/srfs/CISpring2014.pdf)

@soumyarupsarkar
Copy link
Author

Hi @jeffh,

Unfortunately, YACS does not pull pre-requisite information from the catalog. COMM 4560 (among other courses) definitely had a pre-requisite that the catalog lists but YACS does not, and SIS did not let me register for it. The official pre-requisite (according to the catalog): "Any COMM or LITR course, graduate standing, or permission of instructor." So, I consider this a bug.

Also, notes sourced from SIS on YACS are not tied to sections, so YACS's entry for PHIL 1100 confused me (I registered for section 2 successfully, and I am not an incoming freshman).

Cheers.

@jeffh
Copy link
Owner

jeffh commented Apr 6, 2014

@soumyarupsarkar, yeah, but the catalog has historically been wrong / not updated frequently enough. Maybe that has changed in the past couple years. I won't promise it soon, but it'll be on the list.

YACS, currently displays all notes for all sections together. That currently requires design change to indicate which sections they belong to. Noted!

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

No branches or pull requests

2 participants