Removed a bunch of old/churned client files and updated some older clients that I haven't touched in a while. Lots of summer cleaning!
This commit is contained in:
@ -42,31 +42,22 @@
|
||||
<div class="np-resource-subtitle cert-sub-header registration-sub-header">
|
||||
<div>The Skuid - Certified Builder Exam assumes knowledge in topics from these learning paths: <a href="https://www.skuidskool.com/app/learning_paths/46ae5253-8c64-426b-a638-e80c08ce29da" class="registration-sub-header-link" target="_blank">Level 1</a>, <a href="https://www.skuidskool.com/app/learning_paths/e7d6e7ca-39ad-4a40-b75c-83d382715c4a" class="registration-sub-header-link" target="_blank">Level 2</a>, <a href="https://www.skuidskool.com/app/learning_paths/e15cd738-8681-4171-9d09-ba3d31c02005" class="registration-sub-header-link" target="_blank">Deploy and Manage Skuid Apps in Salesforce</a>, and <a href="https://www.skuidskool.com/app/learning_paths/e76d07d4-984b-41a9-b53f-2c300f8eeba9" class="registration-sub-header-link" target="_blank">Explore More</a>.</div>
|
||||
<br>
|
||||
<div>Click below to agree to the terms and register for your exam.</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div style="background: rgb(255, 224, 143, 0.46); border-radius: 10px; padding: 20px 0; width: 80%;">
|
||||
<div class="np-resource-subtitle cert-sub-header registration-sub-header" style="padding: 0; text-align: center; width: 100%;">
|
||||
<span>
|
||||
**Important: Make sure you register with the same email that you use in Skuid Skool.**
|
||||
**Important: The certification program is currently on hold. Create an account in <a href="https://learn.nintex.com">Nintex University</a> for the latest training and certification content.**
|
||||
</span>
|
||||
<br>
|
||||
<span style="font-weight: 400;">If you don't, you may not be able to take the exam or get credit for the certification.</span>
|
||||
</div>
|
||||
<div style="align-items: center; display: flex; flex-direction: row; justify-content: center;" >
|
||||
<input type="checkbox" id="skuid-cert-agreement-input" onclick="agreementValidator()" style="font-weight: 500; margin-right: 10px;"><span style="color: #000000;">I have read and understand the <a href="https://www.skuid.com/legal/skuid-certification-exam-agreement" target="_blank">Skuid Terms and Agreements*</a></span>
|
||||
</div>
|
||||
{%- comment -%} <div style="align-items: center; display: flex; flex-direction: row; justify-content: center;" >
|
||||
<input type="checkbox" id="skuid-cert-agreement-input" onclick="agreementValidator()" style="font-weight: 500; margin-right: 10px;"><span style="color: #000000;">I have read and understand the <a href="https://www.skuid.com/legal/skuid-certification-exam-agreement" target="_blank">Skuid Terms and Agreements*</a></span>
|
||||
</div> {% endcomment %}
|
||||
</div>
|
||||
|
||||
<form id="skuid-cert-registration-button" name="PrePage" method = "post" action = "https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx" target="_blank" style="
|
||||
height: 52px;
|
||||
margin: 30px 0 25px;
|
||||
pointer-events: none;">
|
||||
<input type = "hidden" name = "LinkId" value ="ed5efb0e-a511-4f73-9d37-d47a2b6db15e" />
|
||||
<input type = "image" src ="https://uploads-ssl.webflow.com/5f3ae94493a8451beac90951/64ad5965ca60ccb9008e0cb0_RegisterButtonCert.svg" alt="Register Now" />
|
||||
</form>
|
||||
|
||||
<span style="color: #000; font-size: 20px; font-weight: 500; line-height: 20px; margin-bottom: 20px">Once you’ve registered, refresh this page to access the prep materials.</span>
|
||||
{%- comment -%} <span style="color: #000; font-size: 20px; font-weight: 500; line-height: 20px; margin-bottom: 20px">Once you’ve registered, refresh this page to access the prep materials.</span>{% endcomment %}
|
||||
|
||||
<img src="https://cdn.northpass.io/Skuid/images/Cert_Registration.svg" alt="exam-registration-image" class="exam-status-image exam-registration-image">
|
||||
</img>
|
||||
|
||||
Reference in New Issue
Block a user