Bias Override: Overcoming Barriers to Fair Housing

Apr 4, 2023    54 mins

NAR and the Perception Institute have teamed up to create a curriculum that will help REALTORS® recognize unconscious biases.

Bias Override: Overcoming Barriers to Fair Housing

Apr 4, 2023, 19:31 PM
Title : Bias Override: Overcoming Barriers to Fair Housing
External URL : https://www.youtube.com/watch?v=_XleTjTv7BI
Duration : 54 mins
NAR and the Perception Institute have teamed up to create a curriculum that will help REALTORS® recognize unconscious biases.
Categories :
  • Fair Housing
Tags :
protected override void OnPreRender(EventArgs e) { var cmsPage = this.Page as CmsPageBase; if (cmsPage != null) { cmsPage.Title = "My Title"; cmsPage.Header.Controls.Add(new LiteralControl("")); } base.OnPreRender(e); }