There is a fieldset, #survey_fieldset, which contains an exit survey. This exist survey can be taken by iteself,
There is a fieldset, #survey_fieldset, which contains an exit survey. This exist survey can be taken by iteself,
or as part of the certificate request. If they haven't taken the survey yet, it moves to the open modal dialogue.
or as part of the certificate request. If they haven't taken the survey yet, it moves to the open modal dialogue.
...
@@ -161,7 +175,7 @@ $(function() {
...
@@ -161,7 +175,7 @@ $(function() {
$("#cert_request").html("<h1>Certificate Request Received</h1><p>Thank you! A certificate is being generated. You will be notified when it is ready to download.</p>");
$("#cert_request").html("<h1>Certificate Request Received</h1><p>Thank you! A certificate is being generated. You will be notified when it is ready to download.</p>");
$(".cert_request_link").text("Certificate is being generated...");
$(".cert_request_link").text("Certificate is being generated...");