Hey guys, i know the auto submit code for Choice Tournament in ACBC, but what about Screening Section? How can I adapt it to Screening Section
Got 3 Concepts per Task, so if respondent did his 3 evaluations on the concept (three clicks - possibility or not) the page should submit automatically.
What should I add to this code?
<script>
function SSI_CustomGraphicalRadiobox() {
SSI_SubmitMe();
}
</script>