File: /home/imensosw/www/imenso.co/demo/claapp/continue.html
<div class="well">
<div class="row continue-top">
<div class="col-lg-9">
<span class="h-title">Welcome to the nThrive Education Incubator</span>
</div>
<div class="col-lg-3">
<img class="img-responsive" src="images/nthrive-logo.png"/>
</div>
</div>
<div class="row continue-middle">
<div class="col-lg-12">
<h4>The nThrive Education Incubator allows you to practice coding an actual redacted medical record. It is for practice only, but take your time and treat it as if it were a graded assessment.</h4>
<p class="instruct-text-tag-line">Be sure to review Coding Guidelines documents on the next screen before you begin coding the record.</p>
</div>
</div>
<div class="row" style="padding:25px;background:#fff;">
<div class="col-lg-12" style="display:table;">
<div class="step padding-right-15">
<p class="text-color">TIPS</p>
</div>
<div>
<div class="instruction-note">
<div class="step"><span class="badge">1</span></div>
<div class="step padding-left-20" style="">Please take note of the <span class="instruct-word">Add Field</span> button. This allows you to add more rows for codes to the abstract as needed.
</div>
</div>
<div class="instruction-note">
<div class="step"><span class="badge">2</span></div>
<div class="step padding-left-20">Use the <img src="images/icn-scratch-pad.png" class="img-icon"/> button to access the scratch pad. The scratch pad is like a notepad for jotting thoughts while you work. Nothing entered here affects how your work is evaluated.
</div>
</div>
<div class="instruction-note">
<div class="step"><span class="badge">3</span></div>
<div class="step padding-left-20">Use the <img src="images/icn-view.png" class="img-icon"/> button to access the quick look view. The window allows you to see at glance all the codes you've assigned without having to scroll through the abstract.</div>
</div>
</div>
</div>
</div>
<div class="row continue-bottom">
<div class="col-lg-12">
<button type="button" id="continue" class="btn btn-primary big pull-right">Continue</button>
</div>
</div>
</div>