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

Leadership Student Resource Center

Academic Integrity

Paralegal Institute

Paralegal Students are expected to conduct themselves in a manner consistent with the high standards of professionalism to which lawyers themselves must adhere under the Model Rules of Professional Responsibility. The Institute reserves the right to dismiss any student for falsification of admissions information, or dishonesty involving class assignments or exams, theft or damage of property. Students are reminded that in the conduct of their business and academic affairs at the Institute, even the appearance of impropriety is to be avoided. Students who fail in any regard to conduct themselves in a manner consistent with these statements may be dismissed.

Paralegal Institute Grading Policy

Paralegal Students must maintain a cumulative grade point average of 2.5 in all course work in order to be eligible for graduation. If a student's cumulative grade index falls below 2.5 at the end of the first or second term, he or she will be placed on academic probation. Students on probation are expected to achieve at least a 2.5 average the following term, or be subject to possible dismissal. Students must complete the certificate in no more than five (5) years. Students who exceed this requirement must re-apply through the Admissions Committee. The grading system is as follows: A (4.00) 94-100 C+ (2.25) 75-79 A (3.75) 90-93 C (2.0) 70-74 B+ (3.25) 87-89 D (1.0) 60-69 B (3.00) 83-86 F (0.0) B (2.75) 80-82 Course credits graded Incomplete or Withdrawal do not earn CEUs and if required for program completion, must be repeated and passed. Students receiving an incomplete ("I") grade have six (6) weeks (three (3) weeks for the summer session) from the original due date to complete course requirements. After that time the "I" will be changed to an "F".