{{ extends 'global/Page.html' }}
{{ block title }}Estimation{{ endblock }}
{{ block content }}
{{ formfield 'perc' }}
We now want you to reflect on all the previous rounds of fishing, and draw a rough estimate of the average number of fish you got from each lake.
{{ formfield 'est_Bagel' }}
{{ formfield 'est_Pacman' }}
{{ next_button }}
{{ endblock }}