{{ extends 'global/Pay_Comp_base.html' }} {# try3: final attempt — stronger danger warning, and crucially the submit mechanism changes: radio no longer auto-submits; an explicit Next button is shown instead. This matches the old try3 behaviour where participants must consciously confirm their answer on the last chance. #} {{ block title }} 💰 Payment Comprehension Check - Final Attempt ({{qu_num}}/{{qu_rep}}) {{ endblock }} {{ block attempt_warning }}
⚠️ You have gotten this question wrong twice but passed the attention check. This is your final try for getting this practice question correct.

Please take a moment to carefully review the key points again:

{{ endblock }} {{ block intro_header }}Final Try{{ endblock }} {# Disable auto-submit so participant must click Next to confirm their last-chance answer #} {{ block radio_onchange }}{{ endblock }} {{ block submit_button }} {{ endblock }}