Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,10 @@
<p class="instruction">Access the BETA <a href="https://app.planttracer.com">Plant Tracer webapp</a></p>
<p class="instruction">To create a PlantTracer account, use the course key 389f-4163. Please copy it now; you will need it.</p>
<p class="instruction">There is also a BETA <a href="https://demo.planttracer.com">Plant Tracer webapp DEMO</a>; no account needed. The Plant Tracer demo allows viewing a few samples, but does not allow uploading movies or altering motion analyses.</p>
</div>
<br/>
<p class="instruction">Or download the Plant Tracer iOS app on the Apple App Store.</p>
<img id="downloadApple" src="img/downloadApple.png">
</div>
<img id="nsf" src="img/nsf.png">
</div>

Expand Down
2 changes: 1 addition & 1 deletion static/usingplanttracerios.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h1>Step 1. Grow your specimens</h1>
<div id="subStep21" class="step">
<img id="PTPhone" src="img/Step%202/PTPhone.png">
<img class="subStepBubble" id="bubbleOne" src="img/Substep%20Bubble%202.png">
<p class="instruction">Download Plant Tracer from the <u class="downloadApp">App Store</u>.<a href="https://www.youtube.com/watch?v=bTnB8LlfNX4&t=190s"> Here is a video</a> that explains how to use the app.</p>
<p class="instruction">Download Plant Tracer from the <u class="downloadApp">App Store</u>. <a href="https://www.youtube.com/watch?v=bTnB8LlfNX4&t=190s">Here is a video</a> that explains how to use the app.</p>
</div>

<div class="nextStep"><img class="nextBtn" src="img/Next%20Button.png"></div>
Expand Down