Skip to content

Commit 1359fbe

Browse files
committed
Add widget survey
1 parent a424890 commit 1359fbe

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

assets/footer.html

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1+
12
<hr>
2-
<center>
3+
<center>
4+
<div class="container">
5+
<iframe class="responsive-iframe" src="https://c-savonen.shinyapps.io/widget-survey/?course_name=ai_programming" style="width: 400px; height: 220px; overflow: auto;"></iframe>
6+
</div>
7+
</div>
8+
</center>
9+
10+
<hr>
11+
<center>
312
<div class="footer">
413
All illustrations <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY. </a>
5-
<br>
614
All other materials <a href= "https://creativecommons.org/licenses/by/4.0/"> CC-BY </a> unless noted otherwise.
715
<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>
816
</div>
9-
</center>
17+
</center>

0 commit comments

Comments
 (0)