<%@ 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){ %> <% } %>

School of Nursing

Curriculum Information

PhD

Program Grid

Summer Semester Immediately Following Admission
GPNG 906 Introduction to the Nurse Scientist Role 1 credit
YEAR ONE
Fall Courses
GPNG 920 History and Philosophy of Science 3 credits
GPNG 900 Theory Development 3 credits
Spring Courses
GPNG 927 Structure of Nursing Knowledge 3 credits
GPNG 928 Social Justice and Vulnerable Populations 3 credits
Summer Courses
GPNG 910 Health Policy 3 credits
GPNG 929 Research Emphasis 3 credits
YEAR TWO
Fall Courses
GPNG 904 Qualitative Methods 3 credits
~~~ Cognate 3 credits
QUALIFYING EXAM
Spring Courses
GPNG 902 Quantitative Methods 3 credits
GPNG 931 Applied Qualitative Practicum 3 credits
Summer Semester
GPNG 903 Measurement Issues 3 credits
~~~ Cognate 3 credits
YEAR THREE
Fall Courses
GPNG 930 Applied Quantitative Practicum 3 credits
~~~ Cognate 3 credits
Spring Courses
GPNG 915 Dissertation 3 credits
Summer Semester
GPNG 915 Dissertation 3 credits
PROPOSAL DEFENSE
YEAR FOUR
Fall Courses
GPNG 915 Dissertation 3 credits
GPNG 915 Dissertation 3 credits
Spring Courses
GPNG 915 Dissertation 3 credits

TOTAL = 58 credits

Revisions to courses and curricula are ongoing.