File: /home/awaldron/_buildinmotion/bim_ci/app/Views/work/accomods.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/accomods.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">Accomods</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'ade';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<br>
<img src="/img/work/accomods.jpg" class="img-fluid" style="margin-bottom:32px;">
<h3>Accomods App</h3>
<p><b>Services:</b></p>
<ul class="bullet-list">
<li>Browser-Based App Development</li>
<li>Catalyst - Application Development Framework</li>
</ul>
<p>Accomods is an interactive, user-friendly application that guides the development of appropriate, specially designed instruction for students with special needs.</p>
<p>Users walk through a step-by-step process where they specify a student's strengths and needs. Those attributes are then weighted and a list of appropriate accomodations and modifications (Accomods) are returned. These plans can be downloaded as a PDF and distributed to parents, teachers and administrators.</p>
<p>Individual and group licenses are available. </p>
<b>Visit: </b> <a href="https://www.accomods.com/" target="_blank">Accomods.com</a>
</div>
</div>
</div>
</div>