Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoyecid authored Jul 14, 2024
1 parent d8a1523 commit c7e9740
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,10 +594,13 @@ <h2 class="title is-3">Survey </h2>
<div class="column is-four-fifths">
<div class="content has-text-justified">
<b>
<ul><li>Do you have medical knowledge? Do you know about laparoscopic cholecystectomy?</li>
<li>Can you differentiate AI generated surgical images from the real one? </li>
<li>Take the test <a href="https://bit.ly/endgen" style="color:blue">here !</a>. </li>
<li><a href="leaderboard.html" style="color:green">View your performance afterward</a> and not forgetting that you effort will be acknowledged.</li>
<ul>
<li>Do you have medical knowledge? </li>
<li>Do you know about laparoscopic cholecystectomy?</li>
<li>Can you differentiate AI generated surgical images from the real one? </li>
<li>Take the test <a href="https://bit.ly/endgen" style="color:blue">here !</a>. </li>
<li><a href="leaderboard.html" style="color:green">View your performance afterward</a> </li>
<li>And not forgetting that you effort will be acknowledged.</li>
</ul>
<img src="static/images/qr-code.png" width="25%" style="float: left; margin-left: 20px; max-width: 200px; height: auto; align-self: flex-start;" />
</b>
Expand Down

0 comments on commit c7e9740

Please sign in to comment.