{{ block title }}
{{ cell.value_cell1 }} | {% elif cell.row_index == highlight_index_row_cell2 and cell.column_index == highlight_index_column_cell2 %}{{ cell.value_cell2 }} | {% elif cell.row_index == highlight_index_row_cell3 and cell.column_index == highlight_index_column_cell3 %}{{ cell.value_cell3 }} | {% elif cell.row_index == highlight_index_row_cell4 and cell.column_index == highlight_index_column_cell4 %}{{ cell.value_cell4 }} | {% elif cell.row_index == highlight_index_row_cell5 and cell.column_index == highlight_index_column_cell5 %}{% else %} | {% endif %} {% endfor %} |
How many points do you expect for the cell highlighted in yellow?
{{ form.transfer_cell5_value }}