-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
6.10.0
-
Code
-
Classes
- LLMS_Quiz_Attempt
Total Complexity |
104 |
Dependencies |
9 |
Dependents |
12 |
Total lines |
804 |
Lines of code |
322 |
Logical lines of code |
196 |
Comment lines |
317 |
Methods |
30 |
Properties |
5 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_count() |
A |
49 |
15 |
31 |
get_new_questions() |
A |
45 |
11 |
43 |
__construct() |
A |
58 |
9 |
15 |
delete() |
S |
50 |
7 |
28 |
get_next_question() |
S |
62 |
6 |
11 |
l10n() |
S |
61 |
5 |
12 |
do_completion_actions() |
S |
58 |
4 |
16 |
answer_question() |
S |
57 |
4 |
16 |
calculate_grade() |
S |
60 |
4 |
12 |
init() |
S |
55 |
3 |
19 |
get_question_objects() |
S |
63 |
4 |
10 |
get_siblings() |
S |
58 |
2 |
16 |
is_auto_gradeable() |
S |
67 |
3 |
8 |
get_question_order() |
S |
66 |
3 |
8 |
set_status() |
S |
68 |
2 |
7 |
get_title() |
S |
70 |
2 |
5 |
get_questions() |
S |
69 |
2 |
7 |
end() |
S |
65 |
2 |
9 |
get_permalink() |
S |
70 |
2 |
6 |
get_first_question() |
S |
67 |
2 |
8 |
get_date() |
S |
70 |
2 |
5 |
calculate_point_weight() |
S |
74 |
2 |
4 |
get_student() |
S |
80 |
1 |
3 |
get_time() |
S |
78 |
1 |
3 |
get_key() |
S |
80 |
1 |
3 |
is_passing() |
S |
79 |
1 |
3 |
set_questions() |
S |
78 |
1 |
3 |
start() |
S |
73 |
1 |
5 |
to_array() |
S |
82 |
1 |
3 |
get_quiz() |
S |
80 |
1 |
3 |