{% extends "global/Page.html" %} {% load otree static %} {% block title %} Job search -- Part B {% endblock %} {% block style %} {% endblock %} {% block content %}
Now you need to decide the number of jobs you want to apply for.
The total job search cost will depend on your sample size.
For example:
If n=0, the total job search cost is 0 point.
If n=1, the total job search cost is 2 points.
If n=2, the total job search cost is 5 points.
If n=3, the total job search cost is 10 points.
if n=4, the total job search cost is 18 points.
if n=5, the total job search cost is 30 points.
Choose the number of jobs from 0 to 5.