harper.blackboard.com Open in urlscan Pro
54.83.180.199  Public Scan

Submitted URL: http://harper.blackboard.com/
Effective URL: https://harper.blackboard.com/
Submission: On March 13 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: locale_pickerPOST /webapps/portal/execute/changeLocale

<form action="/webapps/portal/execute/changeLocale" method="post" name="locale_picker" target="_top">
  <script>
    function loadLocale(code) {
      document.locale_picker.locale.value = code;
      document.locale_picker.submit();
    }
    FastInit.addOnLoad(function() {
      function displayLanguages() {
        var $langButton = $('lang-select-button');
        var $langMenu = $('lang-list');

        function showMenu() {
          $langMenu.removeClassName('hide');
          $langMenu.setAttribute('aria-hidden', 'false');
          $langMenu.setAttribute('aria-expanded', 'true');
          $langMenu.setAttribute('aria-pressed', 'true');
          $langButton.setAttribute('aria-expanded', 'true');
          $langButton.addClassName('expanded');
          $langMenu.firstDescendant().firstDescendant().focus();
        }

        function hideMenu() {
          $langMenu.addClassName('hide');
          $langMenu.setAttribute('aria-hidden', 'true');
          $langMenu.setAttribute('aria-expanded', 'false');
          $langMenu.setAttribute('aria-pressed', 'false');
          $langButton.setAttribute('aria-expanded', 'false');
          $langButton.removeClassName('expanded');
        }
        //toggle logic
        if ($langMenu.hasClassName('hide')) {
          showMenu();
        } else {
          hideMenu();
        }
        //Press ESC hides the menu
        $(document).on('keydown', function(e) {
          if (e.which == 27) {
            hideMenu();
          }
        });
        $(document).on('click', function(e) {
          hideMenu();
        });
      }
      // reveal available languages on click
      $('lang-select-button').on('click', 'button', function(e) {
        displayLanguages();
        e.stopPropagation();
      });
    });
  </script>
  <input type="hidden" name="target" value="/webapps/login/?action=login">
  <button type="button" class="icon-languages" id="lang-select-button" aria-haspopup="true" aria-expanded="false" aria-controls="lang-list" aria-owns="lang-list" aria-pressed="false"
    aria-label="Select Language Current Language English (United States‭)‬"></button>
  <ul id="lang-list" class="hide" aria-hidden="true" aria-expanded="false" role="menu">
    <li aria-label="Deutsch (Deutschland‭)‬"><a href="javascript:loadLocale('de_DE');" title="Deutsch (Deutschland‭)‬" lang="de_DE">Deutsch (Deutschland‭)‬</a></li>
    <li aria-label="English (United States‭)‬"><a href="javascript:loadLocale('en_US');" title="English (United States‭)‬" lang="en_US">English (United States‭)‬</a></li>
    <li aria-label="Español (España‭)‬"><a href="javascript:loadLocale('es_ES');" title="Español (España‭)‬" lang="es_ES">Español (España‭)‬</a></li>
    <li aria-label="Français (France‭)‬"><a href="javascript:loadLocale('fr_FR');" title="Français (France‭)‬" lang="fr_FR">Français (France‭)‬</a></li>
    <li aria-label="العربية"><a href="javascript:loadLocale('ar_SA');" title="العربية" lang="ar_SA">العربية</a></li>
    <li aria-label="日本語 (日本‭)‬"><a href="javascript:loadLocale('ja_JP');" title="日本語 (日本‭)‬" lang="ja_JP">日本語 (日本‭)‬</a></li>
  </ul>
  <input type="hidden" name="locale">
</form>

Name: loginPOST /webapps/login/

<form action="/webapps/login/" onsubmit="return validate_form( this, false, true );" method="POST" name="login" style="display: none;">
  <script type="text/javascript">
    function login_openForgotPassword(url) {
      var passwordWin = window.open(url, 'forgotPasswordWindow', 'menubar=1,resizable=1,scrollbars=1,status=1,width=850,height=480');
      passwordWin.focus();
    }
    FastInit.addOnLoad(function() {
      if (typeof ClientCache !== 'undefined') {
        ClientCache.clear();
      }
      var startingJSessionCookie = getCookie("JSESSIONID");
      var guestLocaleCookie = getCookie("guest.session.locale");
      deleteCookie("JSESSIONID", "/@@", null, true);
      deleteCookie("JSESSIONID", "/courses", null, true);
      deleteCookie("JSESSIONID", "/sessions", null, true);
      deleteCookie("JSESSIONID", "/systemdata", null, true);
      deleteCookie("JSESSIONID", "/images", null, true);
      deleteCookie("JSESSIONID", "/images-ltr", null, true);
      deleteCookie("JSESSIONID", "/images-rtl", null, true);
      deleteCookie("JSESSIONID", "/reportbranding", null, true);
      deleteCookie("JSESSIONID", "/reports", null, true);
      deleteCookie("JSESSIONID", "/modules", null, true);
      deleteCookie("JSESSIONID", "/groupjs", null, true);
      deleteCookie("JSESSIONID", "/branding", null, true);
      deleteCookie("JSESSIONID", "/queue_tasks", null, true);
      deleteCookie("JSESSIONID", "/sponsors", null, true);
      deleteCookie("JSESSIONID", "/course_image_main_images", null, true);
      deleteCookie("JSESSIONID", "/course_image_2_images", null, true);
      deleteCookie("JSESSIONID", "/course_image_nav_images", null, true);
      deleteCookie("JSESSIONID", "/org_image_main_images", null, true);
      deleteCookie("JSESSIONID", "/org_image_2_images", null, true);
      deleteCookie("JSESSIONID", "/org_image_nav_images", null, true);
      deleteCookie("JSESSIONID", "/avatar", null, true);
      deleteCookie("JSESSIONID", "/bannerthumbnail", null, true);
      deleteCookie("JSESSIONID", "/deployment", null, true);
      deleteCookie("JSESSIONID", "/content_area", null, true);
      deleteCookie("JSESSIONID", "/portfolio", null, true);
      deleteCookie("JSESSIONID", "/evidence_area", null, true);
      deleteCookie("JSESSIONID", "/public", null, true);
      deleteCookie("JSESSIONID", "/pronunciation_audio", null, true);
      deleteCookie("JSESSIONID", "", null, true);
      deleteCookie("JSESSIONID", "/webapps/login", null, true);
      deleteCookie("JSESSIONID", "/webapps/taglibs", null, true);
      deleteCookie("JSESSIONID", "/webapps/ws", null, true);
      deleteCookie("JSESSIONID", "/webapps/wysiwyg", null, true);
      deleteCookie("JSESSIONID", "/bbcswebdav", null, true);
      deleteCookie("JSESSIONID", "/webapps/cmsmain", null, true);
      deleteCookie("JSESSIONID", "/webapps/xythoswfs", null, true);
      deleteCookie("JSESSIONID", "/admin", null, true);
      deleteCookie("JSESSIONID", "/colorpalettes", null, true);
      deleteCookie("JSESSIONID", "/coursethemes", null, true);
      deleteCookie("JSESSIONID", "/common", null, true);
      deleteCookie("JSESSIONID", "/fonts", null, true);
      deleteCookie("JSESSIONID", "/javascript", null, true);
      deleteCookie("JSESSIONID", "/lib", null, true);
      deleteCookie("JSESSIONID", "/login", null, true);
      deleteCookie("JSESSIONID", "/themes", null, true);
      deleteCookie("JSESSIONID", "/ui", null, true);
      deleteCookie("JSESSIONID", "/ui-ultra", null, true);
      deleteCookie("JSESSIONID", "/learn/api", null, true);
      deleteCookie("JSESSIONID", "/webapps/dataIntegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-gate-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/software-updates", null, true);
      deleteCookie("JSESSIONID", "/webapps/goal", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-social-learning-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/api-gateway", null, true);
      deleteCookie("JSESSIONID", "/webapps/rubric", null, true);
      deleteCookie("JSESSIONID", "/webapps/streamViewer", null, true);
      deleteCookie("JSESSIONID", "/webapps/submission-services", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-content-model-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-group-mgmt-LEARN", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-ultra-conversion", null, true);
      deleteCookie("JSESSIONID", "/webapps/gradebook", null, true);
      deleteCookie("JSESSIONID", "/webapps/videointegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/vtbe-tinymce-ephox-hyperlinking", null, true);
      deleteCookie("JSESSIONID", "/webapps/vtbe-tinymce-ephox-spelling", null, true);
      deleteCookie("JSESSIONID", "/webapps/assessment", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-common-styles-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-xss-filter-whitelist-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-xss-filter-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/vtbe-tinymce", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbcms", null, true);
      deleteCookie("JSESSIONID", "/webapps/taskprogress", null, true);
      deleteCookie("JSESSIONID", "/webapps/inline-grading", null, true);
      deleteCookie("JSESSIONID", "/webapps/spreview", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-xss-input-validation-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/portfolio", null, true);
      deleteCookie("JSESSIONID", "/webapps/foundations-connector", null, true);
      deleteCookie("JSESSIONID", "/webapps/date-management", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-selfpeer-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/partner-cloud", null, true);
      deleteCookie("JSESSIONID", "/webapps/discussionboard", null, true);
      deleteCookie("JSESSIONID", "/webapps/caliper", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mygrades-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/blogs-journals", null, true);
      deleteCookie("JSESSIONID", "/webapps/assignment", null, true);
      deleteCookie("JSESSIONID", "/webapps/consulting-central", null, true);
      deleteCookie("JSESSIONID", "/webapps/Bb-wiki-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/allyintegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/operational-data-store", null, true);
      deleteCookie("JSESSIONID", "/webapps/retention", null, true);
      deleteCookie("JSESSIONID", "/webapps/sclk-softchalk7-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-mindlinks-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/ILP-IntegrationService-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/rs-readspeaker-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/sfrs-admin1-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-lis-final-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-lis-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-1027954530152-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-auth-provider-ldap-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-alerts-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-1027720613048-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/cloudstorageintegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/time-time-plgnhndl-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/privacy-disclosure", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-nautilus-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/collab-ultra", null, true);
      deleteCookie("JSESSIONID", "/webapps/oslt-auth-provider-autosignon-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/dub-mc-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/achievements", null, true);
      deleteCookie("JSESSIONID", "/webapps/ea-eacvis-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbtextbook", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-auth-provider-cas-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbcxcommoncartridge", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-financial-aid-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/enterpriseSurvey", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-internships_integration-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/thm-tophatsync-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/hl-hlB2-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/scor-scormengine-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/Bb-mobile-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/item-analysis", null, true);
      deleteCookie("JSESSIONID", "/webapps/calendar", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-telephony-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-mylab_mastering_b2-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/ultraui", null, true);
      deleteCookie("JSESSIONID", "/webapps/plugins", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbmh-info-gathering-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/wa-webassign-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mashups-slideshare-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/Bb-McGrawHill-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/Teg-Tegrity-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/dur-browserCheck-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-ims-xml-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-flatfile-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-goal-performance-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-ss-xml-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/blackboard", null, true);
      deleteCookie("JSESSIONID", "/webapps/cmsadmin", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-theme-diff-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/pso-lti-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mashups-youtube-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mashups-flickr-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/school-data-sync", null, true);
      deleteCookie("JSESSIONID", "/webapps/feature-flags", null, true);
      deleteCookie("JSESSIONID", "/webapps/mdb-sa-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/auth-saml", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-word-cleanup-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-ce4-ext-plgnhndl-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/ppto-PanoptoCourseTool-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-integration-gateway-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-vista-ext-plgnhndl-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/auth-provider-foundations", null, true);
      deleteCookie("JSESSIONID", "/webapps/insight-report", null, true);
      deleteCookie("JSESSIONID", "/webapps/bnbn-bnbn-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-vitalsource-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/rs-lockdown-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/portal", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-health-check-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/any-echo360trial-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-1027008845953-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/pu-etc-bb-blog-wiki-BB58ca29550f684", null, true);
      deleteCookie("JSESSIONID", "/webapps/attendance", null, true);
      deleteCookie("JSESSIONID", "/webapps/telemetry", null, true);
      deleteCookie("JSESSIONID", "/webapps/searchwidgets", null, true);
      if (guestLocaleCookie != null) {
        setCookie("guest.session.locale", guestLocaleCookie);
      }
      setCookie("JSESSIONID", startingJSessionCookie);
      if (typeof aptrinsic !== 'undefined') {
        window.aptrinsic('reset');
      }
    });
  </script>
  <div id="loginFormFields" class="clearfix">
    <div id="harper-first-login-note"> First time login? <a href="/webapps/blackboard/password" onclick="login_openForgotPassword('/webapps/blackboard/password');return false;">Set your password</a>
    </div>
    <ul id="loginFormList" class="clearfix">
      <li class="clearfix">
        <label for="user_id">Username</label>
        <input type="text" name="user_id" id="user_id" size="25" maxlength="50" autocomplete="off">
      </li>
      <li class="clearfix">
        <label for="password">Password</label>
        <input size="25" name="password" id="password" type="password" autocomplete="off">
      </li>
      <li class="clearfix">
        <input id="entry-login" type="submit" value="Sign In" name="login" class="button expand inverse outline">
      </li>
    </ul>
    <div class="login-form-footer row collapse">
      <div class="stay-signed-in small-6 columns text-left">
      </div>
      <div class="small-6 columns text-right">
        <div id="harper-choices-link">
          <a href="#choices" onclick="return showHarperChoices(true);">Blackboard Login Choices</a><br><br>
        </div>
        <a href="/webapps/blackboard/password" onclick="login_openForgotPassword('/webapps/blackboard/password');return false;">Forgot Password?</a>
      </div>
    </div>
  </div>
  <input type="hidden" name="action" value="login">
  <input type="hidden" name="new_loc" value="">
  <input type="hidden" name="blackboard.platform.security.NonceUtil.nonce.ajax" value="d20c2a24-5361-499b-9ed0-4c4176a2bb2f">
</form>

Text Content

 * Deutsch (Deutschland‭)‬
 * English (United States‭)‬
 * Español (España‭)‬
 * Français (France‭)‬
 * العربية
 * 日本語 (日本‭)‬


BLACKBOARD LEARN ™

Please enable JavaScript in your browser for the Blackboard application to
function.
First time login? Set your password
 * Username
 * Password
 * 

Blackboard Login Choices


Forgot Password?
Sign in with third-party account
 * 
   ADFSSSO
 * 
   ZAutoSignOn

To login, please choose: Credit Non-Credit


Student Technical Support
Faculty Technical Support



ACADEMIC HONESTY POLICY

Harper College requires all students to uphold the highest standard of academic
integrity by adhering to the Academic Honesty Policy as specified in the Student
Handbook. Students are expected to submit and receive credit for only the work
they complete themselves. As an additional measure, students registered for
distance learning courses are expected to keep personal computer login
information confidential and not share it with others. Any violation to the
Academic Honesty Policy will be addressed in accordance with the College's
procedure.


SYSTEM ANNOUNCEMENTS

 * The latest version of Firefox or Chrome Works Best with Blackboard (Friday,
   March 24, 2017)
   
   
   Please review the document posted at
   https://help.blackboard.com/Learn/Student/Ultra/Getting_Started/Browser_Support
   for information on supported browser versions, computer operating systems,
   and tips on resolving browser setting issues.

© 1997-2023 Blackboard Inc. All Rights Reserved.