• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/class.llms.question.manager.php

LLMS_Question_Manager::get_questions()

Method: Get questions

Source: includes/class.llms.question.manager.php:171

Used by 0 functions | Uses 2 functions

llms_quiz_get_questions

Filter Hook: LifterLMS Quiz Question Manager

Source: includes/class.llms.question.manager.php:200

Used by 1 function | Uses 0 functions

LLMS_Question_Manager::update_question()

Method: Create or update questions If ‘id’ passed in $data array will update existing question Omit ‘id’ to create a new question

Source: includes/class.llms.question.manager.php:214

Used by 0 functions | Uses 2 functions

LLMS_Question_Manager

Class: LLMS_Question_Manager class.

Source: includes/class.llms.question.manager.php:22

Used by 0 functions | Uses 0 functions

LLMS_Question_Manager::__construct()

Method: Constructor

Source: includes/class.llms.question.manager.php:37

Used by 2 functions | Uses 0 functions

LLMS_Question_Manager::get_parent()

Method: Quick access to the parent attribute

Source: includes/class.llms.question.manager.php:50

Used by 3 functions | Uses 0 functions

LLMS_Question_Manager::get_parent_type()

Method: Quick access to parents type property

Source: includes/class.llms.question.manager.php:61

Used by 2 functions | Uses 0 functions

LLMS_Question_Manager::get_quiz()

Method: Retrieve the related LLMS_Quiz

Source: includes/class.llms.question.manager.php:72

Used by 1 function | Uses 1 function

LLMS_Question_Manager::create_question()

Method: Create a new question and add it to the quiz

Source: includes/class.llms.question.manager.php:89

Used by 1 function | Uses 1 function

LLMS_Question_Manager::delete_question()

Method: Delete a question associated with this quiz skips trash and force deletes the question

Source: includes/class.llms.question.manager.php:112

Used by 0 functions | Uses 1 function
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions