<!-- show/hide IAR/ISA student page based on district pref, part of IARrific plugin -->
~[if#iar.~[pref:TeacherIARificAccess]=1][else#iar]
<script type="text/javascript">
 $j('select[name="page"] option[value*="parcc_teacher.html"]').remove();
</script>
[/if#iar]