-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
7.7.5
-
Code
-
Classes
- LLMS_Question_Choice
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
293 |
Lines of code |
114 |
Logical lines of code |
66 |
Comment lines |
127 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set() |
A |
48 |
10 |
34 |
__construct() |
S |
62 |
5 |
11 |
get_image() |
S |
63 |
4 |
10 |
set_question() |
S |
65 |
3 |
9 |
get() |
S |
71 |
2 |
6 |
get_choice() |
S |
71 |
2 |
6 |
update() |
S |
70 |
2 |
6 |
create() |
S |
76 |
1 |
4 |
delete() |
S |
78 |
1 |
3 |
exists() |
S |
81 |
1 |
3 |
get_data() |
S |
82 |
1 |
3 |
get_question() |
S |
82 |
1 |
3 |
get_question_id() |
S |
82 |
1 |
3 |
hydrate() |
S |
73 |
1 |
5 |
is_correct() |
S |
79 |
1 |
3 |
save() |
S |
72 |
1 |
5 |