hp_exit_times <- function(task){ times <- task$event$data$Time[task$event$data$Event == "EXIT_CONTROL"] return(times) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.