{% extends 'bootstrap_base.html' %} {% from 'bootstrap/form.html' import render_field %} {% from 'bootstrap/form.html' import render_form %} {% block content %}

Instructions

In this study, we ask you to diagnose skin lesions shown on image, in particular to see whether the images show cases of skin cancer. Don't worry, you won't have to give a specific diagnosis. Instead, you only need to judge whether the observed image should be classified as malignant (harmful in effect) or benign (not harmful in effect).


{% if condition != 'pilot' %}To help you in this process, we provide you with advice from an AI system for each task.{% endif %} Every correct decision you make will be rewarded with an additional bonus of 0.1 GBP.

{% endblock %}