Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 3.16.0 / Page 7

{$this->get(‘question_type’)}_question_supports”}

Filter Hook: Filter supported features of a given question type.

Source: includes/models/model.llms.question.php:696

Used by 0 functions | Uses 0 functions

LLMS_Question::toArrayAfter()

Method: Called before data is sorted and returned by $this->toArray()

Source: includes/models/model.llms.question.php:712

Used by 0 functions | Uses 0 functions

LLMS_Question::update_choice()

Method: Update a question choice

Source: includes/models/model.llms.question.php:747

Used by 0 functions | Uses 0 functions

llms_{$question_type}_question_grade

Filter Hook: Filter the grading result of an answer for a given question type.

Source: includes/models/model.llms.question.php:554

Used by 0 functions | Uses 0 functions

LLMS_Question::has_description()

Method: Determine if a description is enabled and not empty

Source: includes/models/model.llms.question.php:566

Used by 0 functions | Uses 0 functions

LLMS_Question::has_image()

Method: Determine if a featured image is enabled and not empty

Source: includes/models/model.llms.question.php:579

Used by 0 functions | Uses 0 functions

LLMS_Question::has_video()

Method: Determine if a featured video is enabled & not empty

Source: includes/models/model.llms.question.php:597

Used by 0 functions | Uses 0 functions

LLMS_Question::get_correct_choice()

Method: Retrieve correct choices for a given question

Source: includes/models/model.llms.question.php:327

Used by 0 functions | Uses 0 functions

LLMS_Question::get_question()

Method: Get the question text (title)

Source: includes/models/model.llms.question.php:363

Used by 0 functions | Uses 0 functions

LLMS_Question::get_questions()

Method: Retrieve child questions (for question group)

Source: includes/models/model.llms.question.php:376

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 20 Next »
Proudly powered by WordPress