Analytics dashboard: time until answered
Related to issue #11.
Derive a list of posts and the time it takes for each to be answered. Display the time in hours.
Important fields:
-
created_at
for post and answer -
post_type_id
to determine if post is question or answer -
parent_id
to relate the answer to its post