Please help us help you and fill where relevant:
Your LimeSurvey version: Community Edition, Version 5.4.5+221010
Own server or LimeSurvey hosting: Own Server
==================
Hi all,
I'm looking to build upon a previously answered question
here
I want to record a user's clicks on an image as a series of co-ordinates to build a heatmap from the output.
The script provided from the forum post linked allows you to capture the co-ordinates of a single click and pass those as a percentage to a short text answer. I've copied the script below this question text for quick reference.
I'm wondering if it's possible to take this a step further and essentially create an "on demand" question that will record multiple clicks up to a maximum that, I'm guessing, could be set in the question's settings.
Is this even doable? Is there a better way?