Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Standards and Quality Assurance

This guide provides instruction for contractors and builders regarding the Standards and Quality Assurance inspection process. The guides can be accessed using the Table of Contents below. In addition to the user guides, the first link is a recorded training session conducted in July of 2020 that highlights the Standards and Quality Assurance inspection process. If you have additional questions after reviewing this material, please reach out to [email protected].


Program Areas

Aura - Cards
layouticon-center
gutter10
hoverelevate
padding0
cardsCollection[{"title":"Combined Residential Application","body":"","color":"#002d72","icon":"faHouseUser","image":"https://images.unsplash.com/photo-1540979388789-6cee28a1cdc9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=934&q=100","imageType":"link","href":"99878545","hrefType":"page"},{"title":"NY Sun","body":"","color":"#002d72","icon":"faSun","image":"https://images.unsplash.com/photo-1571254531817-83275b6b6411?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=881&q=100","imageType":"link","href":"99878547","hrefType":"page"}]
columns2
imagePositiontop
themeaura
decorationicon
imageHeight40

Table of Contents

ui-children



HTML
<style type="text/css">
#title-text {
display: none;
}
.rwui_button {
background-color: #0073A4;
margin:0px;
}
.rwui_button:hover {
background-color: #002D72;
} 
#com-atlassian-confluence .page-metadata {
display:none;
}
   </style>

HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>