sacodersunited / cbet

cbet.edu homepage
https://cbet.edu/
MIT License
0 stars 0 forks source link

Inquiry Form #220

Closed fpigeonjr closed 4 years ago

fpigeonjr commented 4 years ago

We need to add this inquiry form embed to the banner on the homepage of the site. It's linked to our Student Information System that feeds into student applications.


Inquiry Form Embed: 

<div id="enquiry-form"></div>
<div class="qsstandalone-footnote" id="enquiry-footer">Form powered by <a href="http://www.quickschools.com" target="_blank">QuickSchools.com - School Management System</a></div>
<script src="https://cbet.quickschools.com/sms/es/enquiry?divId=enquiry-form" async></script>

Admissions Form Embed:

<div id="application-form"></div>
<div class="qsstandalone-footnote" id="enquiry-footer">Form powered by <a href="http://www.quickschools.com" target="_blank">QuickSchools.com - Student Information System</a></div>
<script src="https://cbet.quickschools.com/sms/es/application?divId=application-form" async></script>

Catalog Embed: 
<iframe src="https://cdn.flipsnack.com/widget/v2/widget.html?hash=fxu8o9jug" width="100%" height="480" seamless="seamless" scrolling="no" frameBorder="0" allowFullScreen></iframe>

There might be some styling changes required to make it fit the site. Let me know if you have questions, there are a couple options if this doesn't work.

Matthew Bassuk CTO, College of Biomedical Equipment Technology 210.823.4775

fpigeonjr commented 4 years ago

@pcast01 I implemented this on fpigeonjr/issue220 branch on the 404 page.

They probably want this on the Countdown Timer and Admissions page but we'll find out from today's meeting.