Web Idea Center


IT Help Center | UD Home | Comment  
Home How to

brain How To
    MENU > COURSE DESCRIPTION LISTINGS BY DEPARTMENT OR COLLEGE > DETAILED COURSE DESCRIPTION LISTING EXAMPLES

DETAILED COURSE DESCRIPTION LISTING EXAMPLES

Note: When placing customized URLs in HTML code, make sure the HREF statement does not wrap to a new line. If it does, this may introduce spaces. Introducing spaces may result in an error or undesired search results when a user clicks on the link.

Link: Course Description for Accounting I
HTML: <a href="http://primus.nss.udel.edu/CourseDesc/search-results.jsp?course_id=ACCT207"> Course Description for Accounting I </a>
Listing:
  • course number (course_id=ACCT207)
  • all academic years (since year_from_to is not specified)
  • using a default banner image (since image was not specified)
 
Link: Course Description for Mastering the Freshman Year - search results
HTML: <a href="http://primus.nss.udel.edu/CourseDesc/search-results.jsp? course_id=AGRI165&year_from_to=20072008& image=http://ag.udel.edu/images/collegelogo700.gif"> Course Description for Mastering the Freshman Year </a>
Listing:
  • course number (course_id=AGRI165)
  • 2007 Fall term (year_from_to=20072008)
  • using a custom banner image (image=http://ag.udel.edu/images/collegelogo700.gif)
 
Link: Course Description for Mastering the Freshman Year - skips to the actual description
HTML: <a href="http://primus.nss.udel.edu/CourseDesc/courseInfo.jsp?course_id=AGRI165 &year_from_to=20082009"> Course Description for Mastering the Freshman Year </a>
Listing:
  • course number (course_id=AGRI165)
  • 2008 Fall term (year_from_to=20082009)


MORE INFORMATION

All questions regarding course data should be directed to the Office of the University Registrar.

All questions regarding construction or use of customized course URLs may be directed to udit-mis@udel.edu.

Creating a Detailed Course Description Listing


University of Delaware