Update index.html

This commit is contained in:
Josh de Leeuw 2014-07-19 18:38:51 -04:00
parent d8ce9fe805
commit ef4989f44a

View File

@ -48,11 +48,11 @@
<h4>Before the tutorial, we recommend that you:</h4>
<ul>
<li>Install an up-to-date, standards-compliant web browser (such as Google Chrome).</li>
<li>Install a programming-friendly text editor, such as Notepad++ (Windows) or TextWrangler (OSX).</li>
<li>Install PsiTurk, which requires either OSX or another Unix-based system. You can find instructions for installing PsiTurk at link.</li>
<li>Create an Amazon Web Services account and register for Mechanical Turk. Instructions are available at the PsiTurk website.</li>
<li>Complete a few lessons at Codecademy if you have never programmed with HTML or JavaScript before.</li>
<li>Install an up-to-date, standards-compliant web browser (such as <a href="www.google.com/chrome">Google Chrome</a>).</li>
<li>Install a programming-friendly text editor, such as <a href="http://notepad-plus-plus.org/download/v6.6.7.html">Notepad++</a> (Windows) or <a href="http://www.barebones.com/products/textwrangler/download.html">TextWrangler</a> (OSX).</li>
<li>Install PsiTurk, which requires either OSX or another Unix-based system (<a href="http://psiturk.readthedocs.org/en/latest/install.html">instructions for installing PsiTurk</a>).</li>
<li>Create an Amazon Web Services account and register for Mechanical Turk. Instructions are available at the <a href="http://psiturk.readthedocs.org/en/latest/amt_setup.html">PsiTurk website</a>.</li>
<li>Complete an introductory lesson at <a href="http://www.codecademy.com/tracks/web">Codecademy</a> if you have never programmed with HTML or JavaScript before.</li>
</ul>
<h4>Tutorial Materials</h4>
<p>You can download a zip file containing the code examples and presentation materials. Both links below contain the same file. It is hosted in two locations to spread the traffic demand.</p>