Let’s start with a short personality test. For each of the following dimensions, indicate the extent to which each of the following words describes you, with a 5 indicating “very much so” and a 1 indicating “not at all”: assertive, talkative, bold, not reserved, and energetic. Now sum up your scores. What’s the total?
&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-031715+(1)');
var ajaxRequest = jQuery.ajax({
url: 'https://hbr.org/2015/03/introverts-extroverts-and-the-complexities-of-team-dynamics?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-031715+(1)',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'https://hbr.org/2015/03/introverts-extroverts-and-the-complexities-of-team-dynamics?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-031715+(1)';
}
});