LLMS_Student_Query::sql_search()
Method: Retrieve the prepared SEARCH query for the WHERE clause
Source: includes/class.llms.student.query.php:309
Method: Retrieve the prepared SEARCH query for the WHERE clause
Source: includes/class.llms.student.query.php:309
Method: Set up the SQL for the select statement.
Source: includes/class.llms.student.query.php:350
Method: Generate an SQL IN clause based on submitted status arguments
Source: includes/class.llms.student.query.php:406
Method: Generate an SQL subquery for the meta key in the main query.
Source: includes/class.llms.student.query.php:432
Method: Retrieve the number of quiz attempts for a quiz
Source: includes/models/model.llms.student.quizzes.php:31
Method: Remove Student Quiz attempt by ID
Source: includes/models/model.llms.student.quizzes.php:54
Method: Retrieve quiz data for a student and optionally filter by quiz_id(s)
Source: includes/models/model.llms.student.quizzes.php:71
Method: Retrieve an attempt by attempt id
Source: includes/models/model.llms.student.quizzes.php:131
Method: Decodes an attempt string and returns the associated attempt
Source: includes/models/model.llms.student.quizzes.php:153
Method: Retrieve quiz attempts
Source: includes/models/model.llms.student.quizzes.php:101