my.bucks.ac.uk
Open in
urlscan Pro
35.157.174.124
Public Scan
URL:
https://my.bucks.ac.uk/
Submission: On December 07 via manual from AE — Scanned from DE
Submission: On December 07 via manual from AE — Scanned from DE
Form analysis
2 forms found in the DOMName: locale_picker — POST /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() {
Event.observe($('loginLang'), 'mouseover', function(event) {
$('langMenu').setAttribute("aria-hidden", "false");
}.bind(this));
Event.observe($('loginLang'), 'mouseout', function(event) {
$('langMenu').setAttribute("aria-hidden", "true");
}.bind(this));
Event.observe($('loginLang'), 'focus', function(event) {
$('langMenu').setAttribute("aria-hidden", "false");
}.bind(this));
Event.observe($('loginLang'), 'blur', function(event) {
$('langMenu').setAttribute("aria-hidden", "true");
}.bind(this));
});
</script>
<input type="hidden" name="target" value="/webapps/login/?action=login">
<h2>
<a href="#"><span>Available languages:</span></a>
<span>Available languages:</span>
</h2>
<ul id="langMenu" aria-hidden="true" role="menu">
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('cy_GB');" title="Cymraeg (Cymru)" lang="cy_GB">Cymraeg (Cymru)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('da_DK');" title="Dansk (Danmark)" lang="da_DK">Dansk (Danmark)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('de_DE');" title="Deutsch (Deutschland)" lang="de_DE">Deutsch (Deutschland)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('en_GB');" title="English (United Kingdom)" lang="en_GB">English (United Kingdom)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('en_US_k12');" title="English for K-12 (United States)" lang="en_US_k12">English for K-12 (United States)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('es_ES');" title="Español (España)" lang="es_ES">Español (España)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('fi_FI');" title="Finsk (Finland)" lang="fi_FI">Finsk (Finland)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('fr_FR');" title="Français (France)" lang="fr_FR">Français (France)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('it_IT');" title="Italiano (Italia)" lang="it_IT">Italiano (Italia)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('nl_NL');" title="Nederlands (Nederland)" lang="nl_NL">Nederlands (Nederland)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('pt_BR');" title="Português (Brasil)" lang="pt_BR">Português (Brasil)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('sv_SE');" title="Svenska (Sverige)" lang="sv_SE">Svenska (Sverige)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('ru_RU');" title="Русский (Россия)" lang="ru_RU">Русский (Россия)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('ar_SA');" title="العربية" lang="ar_SA">العربية</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('zh_CN');" title="中文 (中国)" lang="zh_CN">中文 (中国)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('zh_TW');" title="中文 (台灣)" lang="zh_TW">中文 (台灣)</a></li>
<li aria-haspopup="true" role="menuitem"><a href="javascript:loadLocale('ja_JP');" title="日本語 (日本)" lang="ja_JP">日本語 (日本)</a></li>
</ul>
<input type="hidden" name="locale">
</form>
Name: login — POST /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", "", 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-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/software-updates", null, true);
deleteCookie("JSESSIONID", "/webapps/goal", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-social-learning-BB5fe0b51060f40", 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-BB5fe0b51060f40", 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-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/vtbe-tinymce", null, true);
deleteCookie("JSESSIONID", "/webapps/bbcms", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-xss-filter-whitelist-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-xss-filter-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/inline-grading", null, true);
deleteCookie("JSESSIONID", "/webapps/portfolio", null, true);
deleteCookie("JSESSIONID", "/webapps/spreview", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-xss-input-validation-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-selfpeer-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/partner-cloud", null, true);
deleteCookie("JSESSIONID", "/webapps/allyintegration", null, true);
deleteCookie("JSESSIONID", "/webapps/assignment", null, true);
deleteCookie("JSESSIONID", "/webapps/caliper", null, true);
deleteCookie("JSESSIONID", "/webapps/operational-data-store", null, true);
deleteCookie("JSESSIONID", "/webapps/Bb-wiki-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/discussionboard", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-mygrades-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/taskprogress", null, true);
deleteCookie("JSESSIONID", "/webapps/blogs-journals", null, true);
deleteCookie("JSESSIONID", "/webapps/foundations-connector", null, true);
deleteCookie("JSESSIONID", "/webapps/consulting-central", null, true);
deleteCookie("JSESSIONID", "/webapps/bbgs-vitalsource-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-auth-provider-cas-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-auth-provider-ldap-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-telephony-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-cntplayer-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/blackboard", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-mashups-youtube-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bbgs-goal-performance-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/cmsadmin", null, true);
deleteCookie("JSESSIONID", "/webapps/bbcxcommoncartridge", null, true);
deleteCookie("JSESSIONID", "/webapps/enterpriseSurvey", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-data-integration-flatfile-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-mashups-flickr-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-data-integration-ims-xml-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/turn-plgnhndl-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/privacy-disclosure", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-nautilus-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/portal", null, true);
deleteCookie("JSESSIONID", "/webapps/achievements", null, true);
deleteCookie("JSESSIONID", "/webapps/attendance", null, true);
deleteCookie("JSESSIONID", "/webapps/retention", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-collaborate-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/telemetry", null, true);
deleteCookie("JSESSIONID", "/webapps/collab-ultra", null, true);
deleteCookie("JSESSIONID", "/webapps/mdb-sa-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-1027720613048-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/Bb-mobile-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/auth-saml", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-theme-diff-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/time-time-plgnhndl-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/school-data-sync", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-mashups-slideshare-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/wvms-bb-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/feature-flags", null, true);
deleteCookie("JSESSIONID", "/webapps/scor-scormengine-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-financial-aid-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/ultraui", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-evidence-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/real-helixmedia-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/scnt-cclimate-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-alerts-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bbgs-transition-planning-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-qa-fit-fixtures-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/item-analysis", null, true);
deleteCookie("JSESSIONID", "/webapps/plugins", null, true);
deleteCookie("JSESSIONID", "/webapps/kor-text-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/insight-report", null, true);
deleteCookie("JSESSIONID", "/webapps/calendar", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-data-integration-ss-xml-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/osc-BasicLTI-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/ldc-b4-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/cloudstorageintegration", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-admin-console-log-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-admin-console-system-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/oslt-jshack-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-1027954530152-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/astr-1025622397760-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-1027979249287-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-1027721203705-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-vista-ext-plgnhndl-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-integration-gateway-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-admin-console-alert-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bbtextbook", null, true);
deleteCookie("JSESSIONID", "/webapps/date-management", null, true);
deleteCookie("JSESSIONID", "/webapps/BU02-attendance-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/Bb-McGrawHill-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-ce4-ext-plgnhndl-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/tees-eatrssfeeds-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/dropbox-integration", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-1027008845953-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/osv-kaltura-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/BNU-bucksessentials.course-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/grcc-LoginAs-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-starting-block-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/bb-lor-prerelease-key-BB5fe0b51060f40", null, true);
deleteCookie("JSESSIONID", "/webapps/searchwidgets", null, true);
if (guestLocaleCookie != null) {
setCookie("guest.session.locale", guestLocaleCookie);
}
setCookie("JSESSIONID", startingJSessionCookie);
});
</script>
<div id="loginFormTitle" style="visibility: hidden; display: none;">
<h2>Have an account?</h2>
</div>
<div id="loginFormText" style="visibility: hidden; display: none;">
<p>Please enter your credentials and click the <b>Login</b> button below. </p>
</div>
<div id="loginFormFields" class="clearfix" style="visibility: hidden; display: none;">
<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="Login" name="login" class="button expand">
</li>
<li class="clearfix">
<span class="forgot"><a href="https://mypassword.bucks.ac.uk" onclick="login_openForgotPassword('https://mypassword.bucks.ac.uk');return false;">Forgotten Your Password?</a>
<span class="hideoff">(new window)</span>
</span>
</li>
</ul>
</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="23016474-300d-47c9-9058-3895e686b068">
</form>
Text Content
BLACKBOARD LEARN ™ VIEW OPTIONS * Change Text Size * High Contrast Setting AVAILABLE LANGUAGES: AVAILABLE LANGUAGES: * Cymraeg (Cymru) * Dansk (Danmark) * Deutsch (Deutschland) * English (United Kingdom) * English for K-12 (United States) * Español (España) * Finsk (Finland) * Français (France) * Italiano (Italia) * Nederlands (Nederland) * Português (Brasil) * Svenska (Sverige) * Русский (Россия) * العربية * 中文 (中国) * 中文 (台灣) * 日本語 (日本) Please enable JavaScript in your browser for the Blackboard application to function. HAVE AN ACCOUNT? Please enter your credentials and click the Login button below. * Username * Password * * Forgotten Your Password? (new window) Sign in with a third-party account * https://login.microsoftonline.com/8fca115b-60cd-4375-a972-ef2b948c0fa5/federationmetadata/2007-06/federationmetadata.xml?appid=948f227f-a678-4b2b-b224-91647e0d5614 Sign in Help with login Please login using username and password provided by the university: Students: StudentID@bucks.ac.uk (e.g. 12345678@bucks.ac.uk) Bucks staff: Bucks email (e.g. john.smith@bucks.ac.uk) Partner college staff: FirstName.LastName@partner.bucks.ac.uk (e.g. joe.bloggs@partner.bucks.ac.uk) Forgot Your Password? DON'T HAVE AN ACCOUNT? Please choose from the options below. * Preview as Guest * Privacy and Terms of Use Welcome to the Blackboard e-Education platform,—designed to enable educational innovations everywhere by connecting people and technology. SYSTEM ANNOUNCEMENTS * Use the Google Chrome browser to access course content (Monday, 22 November 2021) Please use the Google Chrome browser to access course content on Blackboard at this time. Other browsers are coming up with a 404 error message at this time and we are waiting on our suppliers to resolve this issue. * Have you told us what you think of your course yet? (Monday, 15 November 2021) Just a little reminder for you! The Mid-Semester Survey is live and is your chance to tell us what you think about your course - the link has been emailed to you, or you can access it on MyBNU’s ‘surveys’ tile on the homepage. It only takes a few minutes to complete but can lead to BIG changes! The survey is anonymous and closes on Wednesday at midnight (17 November). Your voice is valued so please speak up and tell us what’s going well and where things need to improve. We’re ready and listening! © 1997-2021 Blackboard Inc. All Rights Reserved. US Patent No. 7,493,396 and 7,558,853. Additional Patents Pending. Accessibility information