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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

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

{$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 1 function | 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 1 function | Uses 0 functions

llms_quiz_grading_case_sensitive

Filter Hook: Filter whether or not conditionally graded question answers are treated as a case-sensitive

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

Used by 1 function | Uses 0 functions

llms_{$question_type}_question_pre_grade

Filter Hook: Use this filter to bypass core grading for a given question type.

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

Used by 1 function | Uses 0 functions

LLMS_Question::get()

Method: Getter

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

Used by 21 functions | Uses 0 functions

LLMS_Question::sort_choices()

Method: Sort choices by marker.

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

Used by 0 functions | Uses 0 functions

LLMS_Question::get_correct_option_key()

Method: Get the key of the correct option

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

Used by 0 functions | Uses 0 functions

LLMS_Question::get_quizzes()

Method: Retrieve quizzes this quiz is assigned to

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

Used by 0 functions | Uses 1 function

LLMS_Question::toArrayCustom()

Method: Don’t add custom fields during toArray()

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

Used by 0 functions | Uses 0 functions

LLMS_Question::get_correct_option()

Method: Get the correct option for the question

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

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