Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Shotgunosine authored Feb 23, 2024
1 parent b3a96c5 commit e13ddc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h4>Link&nbsp;to Task:<br />
<tr>
<td style="line-height: 1.42857;"><b><b><label>Survey link:</label></b></b></td>
<td style="line-height: 1.42857;">
<p><b><b><a href="https://run.pavlovia.org/NIMH-COMPPSYCH/mood-expectation-hope-survey-prolific/?participant=" id="pavlovia-link" target="_blank">Click Here</a></b></b></p>
<p><b><b><a href="https://run.pavlovia.org/NIMH-COMPPSYCH/mood-expectation-hope-survey-prolific/?participant=" id="pavlovia-survey-link" target="_blank">Click Here</a></b></b></p>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -194,6 +194,8 @@ <h4>Link&nbsp;to Task:<br />
});
// end expand/collapse
appendIDsToURL('#pavlovia-link', 'phash');
appendIDsToSuveyURL('pavlovia-survey-link', 'phash');

});

function agreeFunction() {
Expand Down

0 comments on commit e13ddc9

Please sign in to comment.