Skip to content

Commit b723074

Browse files
committed
adjusted survey prompt slightly
1 parent 0cc4ae8 commit b723074

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

v3/visualize.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,19 @@
106106
-->
107107

108108
<div id="surveyHeader" style="margin-left: 70px; margin-bottom: 20pt; display: none;">
109-
<div id="vizSurveyLabel" style="font-size: 8pt; color: #666; margin-bottom: 10pt;">
109+
<div id="vizSurveyLabel" style="font-size: 8pt; color: #666; margin-bottom: 8pt;">
110+
<!-- 2014-05-25 tagline -->
111+
Help future learners by writing about what you are learning at the moment.
112+
Submit as often as you like!
113+
114+
<!-- 2014-05-24 original tagline
110115
Help future learners by filling in this blank whenever you learn
111116
something new from the visualization:
117+
-->
112118
</div>
113-
<div style="font-size: 11pt; margin-bottom: 5pt;">
119+
<div style="font-size: 11pt; margin-bottom: 5pt; padding: 1pt;">
114120
I just learned that
115-
<input style="font-size: 11pt; padding: 2pt;" type="text" id="iJustLearnedInput" size="80"/>
121+
<input style="font-size: 11pt; padding: 1pt;" type="text" id="iJustLearnedInput" size="75"/>
116122

117123
<button id="iJustLearnedSubmission" type="button" style="font-size: 12pt;">Submit</button>
118124

0 commit comments

Comments
 (0)