Content type: Memory Game, how to retrieve exact TIME SPENT from WP database
Hi,
I'm using the Memory Game on my Wordpress site, I'd like to create a way of displaying a "today's quickest user" plus time, below the cards display.
I'm not a coder, but can probably work out the required PHP code ($wpdb etc).
Looking in the WP database, in the h5p_results table, the values there do not match the exact "time spent" as shown when playing the game. By "time spent", I mean the exact time between the first card being turned and the game completed ("Good work!" is displayed).