Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding full course subject + school #18

Open
xcf33 opened this issue Apr 23, 2013 · 1 comment
Open

Adding full course subject + school #18

xcf33 opened this issue Apr 23, 2013 · 1 comment
Assignees

Comments

@xcf33
Copy link

xcf33 commented Apr 23, 2013

Using a lookup table we can also get

What school a course is under. For example

Accounting (ACCT) => Graduate School of Business

We can also get the full course subject. For example

ACCT => Accounting.

h2. Deployment instruction:

  1. Apply the patch below
    http://www.privatepaste.com/32c657fe27
  2. Download the "import" dir and place it under the module directory
    https://www.dropbox.com/sh/2isblue3875cqro/JcVz4fj4Rz

This is still a rough patch but now the importer should add 2 new fields to the "stanford_course" content type

a. Subject (Full)
b. School

@ghost ghost assigned jbickar Apr 23, 2013
@jbickar
Copy link
Contributor

jbickar commented May 15, 2013

I'm OK with this in theory, but what concerns me about this implementation is that it includes data within the module. We would much rather have the Registrar's Office/ExploreCourses be the source of record for that type of data.

In your example, ACCT, I'm not seeing that information in the XML feed: https://explorecourses.stanford.edu/search?view=xml-20130201&filter-coursestatus-Active=on&page=0&catalog=&academicYear=&q=ACCT&collapse=

That's where I would want that info to come from.

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

No branches or pull requests

2 participants