Body
UD provides a Courses Search to locate classes offered each term. Colleges and departments may generate listings of courses using the courses search data. For example, see the courses for the current and upcoming terms for the College of Health Sciences. Or, you might list courses for a department -- see the courses for the department of Electrical & Computer Engineering. The courses search data is only available for current or upcoming terms. Feel free to use course listings on your web site rather than using manually maintained, unofficial course lists.
Creating a course listing
In order to create a custom list of your courses, you must build a URL. The general syntax for a summary course listing is as follows:
https://udapps.nss.udel.edu/CoursesSearch/search?term=00X¶m1=value1¶m2=value2
term
is the required parameter for term.
00X
represent the term value.
param1
and param2
represent one of the parameters described below.
value1
and value2
represent the values associated with the corresponding parameter.
You must provide a term and one other parameter, but there is no limit on the number of additional parameters. Use the format ¶m=value
to add as many parameters as you need.
Course parameters & values
-
Course Number
A university course number containing subject ID, course number, and/or section number (example values: ACCT, ACCT207, ACCT207010).
Parameter: course_sec
Examples: course_sec=ACCT
course_sec=ACCT207
course_sec=ACCT207010
course_sec=ART290010
-
Instructor
Last name of the instructor of the course.
Parameter: first_instr_name
Example: first_instr_name=Adams
-
College Code
The two-character college code values:
AG - College of Agriculture & Natural Resources
AS - College of Arts and Sciences
BE - Lerner College of Business and Economics
EG - College of Engineering
HN - College of Health Sciences
HP - College of Human Resources, Education & Public Policy
MS - College of Marine and Earth Studies
CE - Continuing Education
US - University Studies
Parameter: collegeCode
Example: collegeCode=AG
Academic requirement parameters & values
Obtains the list of courses which are designated as one of these requirements.
-
Honors
Parameter: honors
Example: honors=Y
-
Multi-cultural
Parameter: multicultural
Example: multicultural=Y
-
A&S Writing
Parameter: writing
Example: writing=Y
-
Capstone: Design Project
Parameter: DESIGN_PRO
Example: DESIGN_PRO=Y
-
Capstone: Honors Thesis
Parameter: HONR_THES
Example: HONR_THES=Y