learndash_get_user_quiz_attempts_count()
Function: Gets the count of user quiz attempts.
Function: Gets the count of user quiz attempts.
Function: Gets the time spent by user on the quiz.
Function: Gets the user course attempts activity.
Function: Gets the time spent by user in the course.
Function: Gets the activity meta fields.
Function: Calculate the human readable time spent on activity.
Function: Gets the list of activities by user ID for the report.
Function: Gets the list of activities by post id for the report.
Function: Gets the users course progress for the report.
Function: Gets the user quiz attempts activity.
Filter Hook: Filters tables and joins to be used for user activity query. The `from` part of the query with valid SQL syntax.
Filter Hook: Filters the joins for the user activity query.
Filter Hook: Filters the where condition of the user activity query.
Filter Hook: Filters the order by part of the user activity query.
Filter Hook: Filters the limit part of the user activity query.
Filter Hook: Filters the user activity SQL query string.
Function: Gets the user’s course progress for the report.
Function: Clears user actvity by user id and activity type for the report.
Function: Clears post actvity by post id and activity type for the report.
Function: Deletes the activity rows by activity ID for the report.