learn.hetic.net Open in urlscan Pro
52.57.235.153  Public Scan

Submitted URL: http://learn.hetic.net/
Effective URL: https://learn.hetic.net/
Submission: On October 23 via api 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 Kingdom‭)‬"></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 Kingdom‭)‬"><a href="javascript:loadLocale('en_GB');" title="English (United Kingdom‭)‬" lang="en_GB">English (United Kingdom‭)‬</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="English for Pro-Ed (United States‭)‬"><a href="javascript:loadLocale('en_US_pro');" title="English for Pro-Ed (United States‭)‬" lang="en_US_pro">English for Pro-Ed (United States‭)‬</a></li>
    <li aria-label="EnglishUK_euc_test"><a href="javascript:loadLocale('en_UK_EUC');" title="EnglishUK_euc_test" lang="en_UK_EUC">EnglishUK_euc_test</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="Finsk (Finland‭)‬"><a href="javascript:loadLocale('fi_FI');" title="Finsk (Finland‭)‬" lang="fi_FI">Finsk (Finland‭)‬</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="Greek (EUC)"><a href="javascript:loadLocale('gr_GR');" title="Greek (EUC)" lang="gr_GR">Greek (EUC)</a></li>
    <li aria-label="Italiano (Italia‭)‬"><a href="javascript:loadLocale('it_IT');" title="Italiano (Italia‭)‬" lang="it_IT">Italiano (Italia‭)‬</a></li>
    <li aria-label="Italiano 2"><a href="javascript:loadLocale('it_IT_2');" title="Italiano 2" lang="it_IT_2">Italiano 2</a></li>
    <li aria-label="Português (Brasil‭)‬"><a href="javascript:loadLocale('pt_BR');" title="Português (Brasil‭)‬" lang="pt_BR">Português (Brasil‭)‬</a></li>
    <li aria-label="Svenska (Sverige‭)‬"><a href="javascript:loadLocale('sv_SE');" title="Svenska (Sverige‭)‬" lang="sv_SE">Svenska (Sverige‭)‬</a></li>
    <li aria-label="Русский (Россия‭)‬"><a href="javascript:loadLocale('ru_RU');" title="Русский (Россия‭)‬" lang="ru_RU">Русский (Россия‭)‬</a></li>
    <li aria-label="العربية"><a href="javascript:loadLocale('ar_SA');" title="العربية" lang="ar_SA">العربية</a></li>
    <li aria-label="中文 (中国‭)‬"><a href="javascript:loadLocale('zh_CN');" title="中文 (中国‭)‬" lang="zh_CN">中文 (中国‭)‬</a></li>
    <li aria-label="中文 (台灣‭)‬"><a href="javascript:loadLocale('zh_TW');" title="中文 (台灣‭)‬" lang="zh_TW">中文 (台灣‭)‬</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">
  <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/software-updates", null, true);
      deleteCookie("JSESSIONID", "/webapps/dataIntegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-gate-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/ai", null, true);
      deleteCookie("JSESSIONID", "/webapps/goal", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-social-learning-BB5cfa5ba26656f", 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-BB5cfa5ba26656f", 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-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-xss-filter-whitelist-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-xss-filter-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/vtbe-tinymce", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbcms", null, true);
      deleteCookie("JSESSIONID", "/webapps/inline-grading", null, true);
      deleteCookie("JSESSIONID", "/webapps/taskprogress", null, true);
      deleteCookie("JSESSIONID", "/webapps/spreview", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-xss-input-validation-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/portfolio", null, true);
      deleteCookie("JSESSIONID", "/webapps/blogs-journals", null, true);
      deleteCookie("JSESSIONID", "/webapps/foundations-connector", null, true);
      deleteCookie("JSESSIONID", "/webapps/partner-cloud", null, true);
      deleteCookie("JSESSIONID", "/webapps/date-management", null, true);
      deleteCookie("JSESSIONID", "/webapps/discussionboard", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-selfpeer-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mygrades-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/assignment", null, true);
      deleteCookie("JSESSIONID", "/webapps/operational-data-store", null, true);
      deleteCookie("JSESSIONID", "/webapps/Bb-wiki-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/retention", null, true);
      deleteCookie("JSESSIONID", "/webapps/caliper", null, true);
      deleteCookie("JSESSIONID", "/webapps/consulting-central", null, true);
      deleteCookie("JSESSIONID", "/webapps/allyintegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/notes", null, true);
      deleteCookie("JSESSIONID", "/webapps/dropbox-integration", null, true);
      deleteCookie("JSESSIONID", "/webapps/Bb-McGrawHill-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-vitalsource-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-lis-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/time-time-plgnhndl-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-1027954530152-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-auth-provider-ldap-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/inte-bbdata-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/intb-handler-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-auth-provider-cas-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/school-data-sync", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-nautilus-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/privacy-disclosure", null, true);
      deleteCookie("JSESSIONID", "/auth-saml", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbtextbook", null, true);
      deleteCookie("JSESSIONID", "/webapps/plugins", null, true);
      deleteCookie("JSESSIONID", "/webapps/mdb-sa-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mashups-slideshare-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/scor-scormengine-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/achievements", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-alerts-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mashups-flickr-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/Bb-mobile-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/calendar", null, true);
      deleteCookie("JSESSIONID", "/webapps/portal", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-1027720613048-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/telemetry", null, true);
      deleteCookie("JSESSIONID", "/webapps/auth-provider-foundations", null, true);
      deleteCookie("JSESSIONID", "/webapps/enterpriseSurvey", null, true);
      deleteCookie("JSESSIONID", "/webapps/asset-processor", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbcxcommoncartridge", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-goal-performance-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/insight-report", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbbb-bbSupport-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbmh-info-gathering-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-mashups-youtube-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-lis-final-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-flatfile-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/attendance", null, true);
      deleteCookie("JSESSIONID", "/webapps/building-block-conversion", null, true);
      deleteCookie("JSESSIONID", "/webapps/dur-browserCheck-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-link-checker-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/osv-kaltura-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/grcc-Twittermashup-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-ss-xml-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-financial-aid-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbgs-mylab_mastering_b2-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-integration-gateway-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/cloudstorageintegration", null, true);
      deleteCookie("JSESSIONID", "/webapps/cmsadmin", null, true);
      deleteCookie("JSESSIONID", "/webapps/bbcxcourseconversion", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-telephony-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-data-integration-ims-xml-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-ce4-ext-plgnhndl-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/IDLA-gradecenter_duedates-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/item-analysis", null, true);
      deleteCookie("JSESSIONID", "/webapps/collab-ultra", null, true);
      deleteCookie("JSESSIONID", "/webapps/ultraui", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-vista-ext-plgnhndl-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/foundations-token", null, true);
      deleteCookie("JSESSIONID", "/webapps/blackboard", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-1027008845953-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/astr-1025622397760-BB5cfa5ba26656f", null, true);
      deleteCookie("JSESSIONID", "/webapps/feature-flags", null, true);
      deleteCookie("JSESSIONID", "/webapps/bb-theme-diff-BB5cfa5ba26656f", 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');
      }
      if (typeof pendo !== 'undefined') {
        pendo.clearSession();
      }
    });
  </script>
  <div id="loginFormFields" class="clearfix">
    <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">
        <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="c59364b3-7503-4da9-911a-d0947a23b563">
</form>

Text Content

 * Deutsch (Deutschland‭)‬
 * English (United Kingdom‭)‬
 * English (United States‭)‬
 * English for Pro-Ed (United States‭)‬
 * EnglishUK_euc_test
 * Español (España‭)‬
 * Finsk (Finland‭)‬
 * Français (France‭)‬
 * Greek (EUC)
 * Italiano (Italia‭)‬
 * Italiano 2
 * Português (Brasil‭)‬
 * Svenska (Sverige‭)‬
 * Русский (Россия‭)‬
 * العربية
 * 中文 (中国‭)‬
 * 中文 (台灣‭)‬
 * 日本語 (日本‭)‬


BLACKBOARD LEARN ™

Please enable JavaScript in your browser for the Blackboard application to
function.
 * Username
 * Password
 * 

Forgot Password?
Sign in with a third-party account
 * 
   Utiliser mon mot de passe Extranet


© 1997-2023 Blackboard Inc. All Rights Reserved.


Blackboard Learn


CONTENT


PRIVACY, COOKIES AND TERMS OF USE

Blackboard will collect, use and store your personal information that is
necessary to use this application and the related functionalities. Blackboard
handles this information on behalf of your institution.

The application uses cookies that are required to provide the necessary
functionalities to you. To learn more about the use of cookies and how
Blackboard uses personal information on behalf of your institution, please read
Blackboard's Privacy Statement.

When you select "OK", you are agreeing to Blackboard's Terms of Use.

OK