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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.16.0 / Page 7

LLMS_Question::get_creation_args()

Method: An array of default arguments to pass to $this->create() when creating a new post

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

Used by 0 functions | Uses 1 function

LLMS_Question::get_choice()

Method: Retrieve a choice by id

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

Used by 2 functions | Uses 1 function

LLMS_Question::get_choices()

Method: Retrieve the question’s choices

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

Used by 4 functions | Uses 1 function

LLMS_Question::create_choice()

Method: Create a new question choice

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

Used by 1 function | Uses 2 functions

LLMS_Question::delete_choice()

Method: Delete a choice by ID

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

Used by 0 functions | Uses 1 function

LLMS_Question::get_auto_grade_type()

Method: Retrieve the type of automatic grading that can be performed on the question

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

Used by 1 function | Uses 2 functions

LLMS_Quiz_Attempt::get_title()

Method: Retrieve a title-like string

Source: includes/models/model.llms.quiz.attempt.php:499

Used by 0 functions | Uses 1 function

LLMS_Quiz_Attempt::is_auto_gradeable()

Method: Determine if the attempt can be autograded

Source: includes/models/model.llms.quiz.attempt.php:549

Used by 1 function | Uses 1 function

LLMS_Quiz_Attempt::set_questions()

Method: Setter for serialized questions array

Source: includes/models/model.llms.quiz.attempt.php:603

Used by 1 function | Uses 0 functions

LLMS_Quiz_Attempt::set_status()

Method: Set the status of the attempt

Source: includes/models/model.llms.quiz.attempt.php:615

Used by 1 function | Uses 1 function
« Previous 1 … 6 7 8 … 16 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions