View Single Post
  #1  
Old 01-07-2019, 05:10 AM
Vishav Vishav is offline
Member
 
Join Date: Jun 2017
Posts: 57
All Mouse Clicks are getting saved at backend

I made a code, In which avatar give some cues to users. Before that avatar gives some instructions to the users.

Users are clicking on screen when avatar speaks which gets recording on backend database file, which reduces precision of my required output.

Similarly after 5s of task, my system gives feedback to user and users are able to click on feedback screen also which also getting recorded on backend. How to get rid of all clicks outside 5s window (before and after) as i explained above.

Please help in this!
Reply With Quote