Skip to content

Commit

Permalink
Add widget survey
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Sep 4, 2024
1 parent 4461bd6 commit 745cfc8
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions assets/footer.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
<hr>
<center>
<center>
<div class="container">
<iframe class="responsive-iframe" src="https://c-savonen.shinyapps.io/widget-survey/?course_name=ai_decisions" style="width: 400px; height: 220px; overflow: auto;"></iframe>
</div>
</div>
</center>

<hr>
<center>
<div class="footer">
All illustrations <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY. </a>
<br>
All other materials <a href= "https://creativecommons.org/licenses/by/4.0/"> CC-BY </a> unless noted otherwise.
<a href="https://hutchdatascience.org/" target="_blank"><img src="https://hutchdatascience.org/images/crazy-idea-wide.png" style="width: 80%; padding-left: 15px; padding-top: 8px;"</a>
</div>
</center>
</center>

0 comments on commit 745cfc8

Please sign in to comment.