<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

McAnulty College and Graduate School

Quick Guide to Registering for Classes Using DORI

Before You Meet with Your Advisor

Planning your schedule

  1. Log into DORI (http://www.dori.duq.edu).
  2. Select the “Self Service Banner” tab from the tabs in the upper portion of the page.
  3. Click the “Student Information” link.
  4. Click the “Registration” link.
  5. Click the “View Holds” link to see if you have any holds that prohibit registration. .If you have a hold that prevents registration, you will not be permitted to add or drop classes. How to remove a hold.
  6. Select the “Look Up Classes” link to browse course offerings and plan your schedule.
  7. Make a note of the CRN, Department, Course Number, and Section.
  8. Complete your Proposed Registration Plan.
  9. Meet with your Academic Advisor to review your registration plan.

After You Meet with Your Advisor

When you are eligible to register, repeat steps 1‐4.

  • Select the “Add or Drop Classes” link.
  • Use the drop-down box to select the term.

Be careful, some terms used by other schools within Duquesne have term names that sound similar; be sure to select the proper term.   If you receive an error message that indicates that you have no time ticket, you will need to contact your advisor.

  • Once in the registration screen, use the “Add Courses Worksheet” if you know the Course Reference Numbers (CRN) for the courses you would like to schedule.
  • If you are browsing for alternate sections, you can use the “Look Up Classes” link to choose and add courses to your schedule.