Skip to content

Commit

Permalink
Embed Credspark quiz on HCP homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinsina committed Feb 13, 2024
1 parent 4df6af2 commit a68da1f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions sites/healthcarepackaging.com/server/templates/index.marko
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@ $ const queryParams = {
</div>
</@section>

<@section>
<marko-web-deferred-script-loader-register
name="credspark-hcp-home"
src="https://app.credspark.com/assessments/community-poll-answer-to-see-how-others-answered-421f60b76653d/embed_script.js"
on="load"
request-frame=true
target-tag="head"
/>
<div class="credsparkQuiz" data-quiz-id="community-poll-answer-to-see-how-others-answered-421f60b76653d"></div>
</@section>

<@section>
<global-published-content-list-deck-block
section-ids=[33324, 33333, 33338]
Expand Down

0 comments on commit a68da1f

Please sign in to comment.