learndash_get_user_quiz_attempts()
Function: Gets the user quiz attempts activity.
@package: LearnDash / Reports
Source Files: includes/ld-reports.php
Function: Gets the user quiz attempts activity.
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.
Filter Hook: Filters user activity query fields.
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 activity by user id and activity type for the report.
Function: Clears post activity by post id and activity type for the report.