app.arconline.io Open in urlscan Pro
52.222.236.122  Public Scan

URL: https://app.arconline.io/app/project/1000129068/survey/v2/?key=QFKo4nlvWNmzHWv4t6OYHAiU&language=en
Submission Tags: falconsandbox
Submission: On October 20 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: loginform

<form name="loginform" ng-submit="insightLogin(insight_user_id, insight_password)" data-ui-jq="parsley" data-parsley-priority-enabled="false" role="form" id="login_form" novalidate="" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required">
  <div>
    <div style="margin-right: initial;margin-bottom: 20px;width: 100%;" class="arc_logo_black"></div>
  </div>
  <div style="float: left;width: 100%;margin-bottom: 20px;border-bottom: 1px solid #ddd;">
    <p class="floatl text-center login_text">Please login with a DEV user to access the Arc Insight Tool</p>
    <p class="floatr text-center login_text"><a href="//www.usgbc.org/registration/create-user" target="_blank">Create one?</a></p>
  </div>
  <div class="row">
    <div class="col-md-12 mb20"><input type="email" ng-class="disable_login ? 'not-active' : ''" tabindex="3" class="form-control login_field only_login only_signup ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
        placeholder="Username" ng-model="insight_user_id" required="required" ng-focus="onfocus()" data-parsley-id="4"></div>
  </div>
  <div class="row">
    <div class="col-md-12 mb20"><input ng-class="disable_login ? 'not-active' : ''" tabindex="4" class="form-control login_field only_login only_signup ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="password"
        placeholder="Password" ng-model="insight_password" required="required" ng-focus="onfocus()" data-parsley-id="6"></div>
  </div>
  <div class="row">
    <div class="col-md-6 floatl"><button type="submit" ng-class="disable_login ? 'not-active' : ''" class="btn-primary btn text-center mr15" tabindex="6">Login</button> <button data-dismiss="modal" type="button" class="btn btn-default" title=""
        data-popover-placement="left" data-popover="">Close</button></div>
    <div class="col-md-6 floatlr align-right">
      <a ng-class="disable_login ? 'not-active' : ''" class="blue_a_tag" ng-href="https://www.usgbc.org/user/password" target="_blank" tabindex="7" href="https://www.usgbc.org/user/password">Forgot your password?</a></div>
  </div>
  <p id="error-text" ng-show="error_flag" class="mt20 danger-color ng-binding ng-hide" ng-bind-html="error_msz"></p>
  <p id="success-text" ng-show="success_flag" class="green-color ng-binding ng-hide" ng-bind-html="success_msz"></p>
</form>

#

<form action="#" onsubmit="showAddress(this.address.value); return false" style="margin:0" class="ng-pristine ng-valid"><input class="form-control input-sm" name="address" style="width:300px;display: inline-block;" type="textbox" value=""
    placeholder="Enter location"> <button id="geocodeButton" type="submit" class="btn btn-default"><i class="fa fa-search" aria-hidden="true"></i> Search</button> <button ng-click="saveLatLon()" class="btn btn-default"
    id="doMapClose"><i class="fa fa-floppy-o" aria-hidden="true"></i> Save</button></form>

Name: loginform

<form name="loginform" ng-submit="login()" data-ui-jq="parsley" data-parsley-priority-enabled="false" role="form" id="login_form" novalidate="" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required">
  <div>
    <div style="margin-right: initial;margin-bottom: 20px;width: 100%;" class="arc_logo_black"></div>
  </div>
  <div style="float: left;width: 100%;margin-bottom: 20px;border-bottom: 1px solid #ddd;">
    <p class="floatl text-center login_text">Please login with your <a href="//www.usgbc.org/" target="_blank">user</a> account.</p>
    <p class="floatr text-center login_text"><a href="//www.usgbc.org/registration/create-user" target="_blank">Create one?</a></p>
  </div>
  <div class="row">
    <div class="col-md-12 mb20"><input type="email" ng-class="disable_login ? 'not-active' : ''" tabindex="3" class="form-control login_field only_login only_signup ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
        placeholder="Username" ng-model="user_id" required="required" ng-focus="onfocus()" data-parsley-id="10"></div>
  </div>
  <div class="row">
    <div class="col-md-12 mb20"><input ng-class="disable_login ? 'not-active' : ''" tabindex="4" class="form-control login_field only_login only_signup ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="password"
        placeholder="Password" ng-model="password" required="required" ng-focus="onfocus()" data-parsley-id="12"></div>
  </div>
  <div class="row">
    <div class="col-md-12 text-align-justify">
      <p class="">By clicking on "LOG IN" below, you affirm that you continue to abide by our <a target="_blank" ng-href="https://www.arcskoru.com/cookie-statement" href="https://www.arcskoru.com/cookie-statement">Cookies Statement</a>,
        <a target="_blank" ng-href="https://www.arcskoru.com/privacy-statement" href="https://www.arcskoru.com/privacy-statement">Privacy Statement</a> and
        <a target="_blank" ng-href="https://www.arcskoru.com/terms" href="https://www.arcskoru.com/terms">Terms of Use</a> for the lawful use of this website, as these policies have recently been changed.</p>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12 mb10">
      <div class="checkbox" ng-class="disable_login ? 'not-active' : ''"><input tabindex="5" type="checkbox" id="accept_checkbox" ng-init="privacyCheckStatus=false" ng-model="privacyCheckStatus" ng-click="!privacyCheckStatus; loginRemoveError()"
          class="cursor-pointer ng-pristine ng-untouched ng-valid ng-empty" data-parsley-multiple="accept_checkbox" data-parsley-id="15"><label for="accept_checkbox">I accept the
          <a target="_blank" ng-href="https://www.arcskoru.com/useragreement" href="https://www.arcskoru.com/useragreement">End User License Agreement</a></label></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6 floatl"><button type="submit" ng-class="disable_login ? 'not-active' : ''" class="btn-default btn text-center ng-binding" tabindex="6"></button></div>
    <div class="col-md-6 floatlr align-right">
      <a ng-class="disable_login ? 'not-active' : ''" class="blue_a_tag" ng-href="https://www.usgbc.org/user/password" target="_blank" tabindex="7" href="https://www.usgbc.org/user/password">Forgot your password?</a></div>
  </div>
  <p id="error-text" ng-show="error_flag" class="mt20 danger-color ng-binding ng-hide" ng-bind-html="error_msz"></p>
  <p id="success-text" ng-show="success_flag" class="green-color ng-binding ng-hide" ng-bind-html="success_msz"></p>
</form>

Text Content

Teachers' Retirement System, 2815 W Washington
Language:
 EnglishArabicChineseFinnishFrenchGermanItalianJapaneseKoreanPortugueseRussianSpanishSwedishTurkish
1. On a typical day, how do you get to and from this building? Enter results for
"one day, one way"
Route 1
Select Travel Method

+ Add Another Route
2. Use the slider to indicate how satisfied you are with the environment in this
building

SLIDE TO YOUR SELECTION

Extremely Unsatisfied Extremely Satisfied







Submit

ROUTE 1

×
Travel Method
Distance In:
 * Mile
 * Kilometer

Clear
SAVE CANCEL

About Arc - Privacy Policy

Please login with a DEV user to access the Arc Insight Tool

Create one?



Login Close
Forgot your password?





Admin users are not allowed to access Home Section

Ok

This service is not available outside U.S. and Canada.

Ok
ENERGY STAR Integration Guide
Close


ADD METER MANUALLY

Please select a meter category and give the meter a name
This value is required.

TYPE & UNITS

ELECTRICITY
 * ELECTRICITY
 * WATER
 * OTHER FUELS

kWh
 * kWh
 * MWh
 * MBtu
 * kBtu
 * GJ
 * gal
 * kGal
 * MGal
 * cf
 * ccf
 * kcf
 * mcf
 * l
 * cu m
 * gal(UK)
 * kGal(UK)
 * MGal(UK)
 * cGal (UK)
 * cGal (US)
 * Kcm
 * kWh
 * MWh
 * therms
 * kBtu
 * MBtu
 * GJ
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

FUEL SOURCE

Purchased from Grid

WATER SOURCE

Purchased from Grid

FUEL SOURCE

Purchased from Grid
ADD CANCEL
×
UPLOAD METER DATA
In order to upload data, please download the Excel Template.
Once you have filled out the template, please return to this window and upload
the file in the form below.
Please remove Protected View before uploading the file by following below steps.
These steps are only required when you download a file
1) Download and open the template in Microsoft Excel.
2) It will provide you 'Enable Editing' and Protected View warning message. Note
that this message will only appear when you download the file first time. Click
'Enable Editing'.
3) Excel will show you a Security Warning. Click 'Enable Content' before you
start filling the template.
4) Save the file to your local system. Don't change extension of the file. Once
all the data is filled in, upload it using 'Browse' button below.

Close Upload
Search Save


I accept to terms and conditions of service agreement

Ok Cancel

Please login with your user account.

Create one?




By clicking on "LOG IN" below, you affirm that you continue to abide by our
Cookies Statement, Privacy Statement and Terms of Use for the lawful use of this
website, as these policies have recently been changed.

I accept the End User License Agreement
Forgot your password?





Sorry, You don't have access to this project.

Ok

You don't have access to this project.

Ok

This project is confidential and may not be communicated externally.

Ok

Sorry, You don't have access to this project. You will be redirected to Projects
page.

Ok

NEW SCORE VERSION AVAILABLE

Get all the answers and learn more about updating to the latest score version.

 * We are updating to performance score v, what are the changes?
   
   
 * How does my project score in LEED v4.1 O+M?
   
 * Learn the details of this update and previous score updates.

Learn More & Update
Close
Not Now
   
 * Remind me tomorrow
   
 * Remind me in one week
   
 * Remind me in one month
   

Don't remind me again.

I NEED MORE TIME

Tell us why you need an extension

Maximum 500 characters

I need to be able to submit for certification review with my current score
version until this date:







Request Extension Cancel

PREFERENCES

RECEIVE EMAIL WHEN NEW SCORE VERSION IS AVAILABLE



KEEP MY CURRENT SCORE

Your current score version is valid through , after which you’ll need to update
in order to submit for certification. Let us know if you’ll need more time.

YOU NEED TO UPDATE YOUR SCORE TO SUBMIT

All projects will be transitioned to Arc's Score Version . See how this version
impacts your project's score by clicking on "Learn More". You can update now or
wait to be automatically updated on .

Learn More & Update
Close

YOUR PROJECT'S SCORE VERSION HAS BEEN UPGRADED

Congratulations! Your project was upgrade to the latest version of Arc scoring.
If you have any question feel free to contact us.

SCORE VERSION UPDATE IS PENDING

Thanks! Since your project is currently under certification review, we'll
process your score version update as soon as the certification review is
complete.

Your request to access this project has been sent to the Project Admin.

Ok