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

Palumbo•Donahue School of Business

GPA Calculator

In order to calculate your cumulative GPA, please provide the following information:
  • Current cumulative GPA:
  • Total number of credit hours completed:
Enter the credit hours and anticipated grades for each course. If you are repeating a course, click "yes" and select your previous grade.
Credits Anticipated Grade Is this a repeat? Previous Grade
Course 1
Course 2
Course 3
Course 4
Course 5
Course 6
Course 7
Course 8
Course 9
Course 10
Term GPA:
Cumulative GPA:
           This semester, I am taking credit hours.
           I want to raise my cumulative GPA to
           What semester GPA do I need to earn in order to reach this goal?
          


Please note, this page is intended for your general information. This calculator is not connected with the registrar's office or with your records in any way and will not give you "official" information. These calculators will work upon information that you provide and is merely a tool meant for your personal use.