-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
7.7.1
-
Code
-
Classes
- LLMS_Quiz_Attempt
| Total Complexity |
106 |
| Dependencies |
9 |
| Dependents |
12 |
| Total lines |
842 |
| Lines of code |
334 |
| Logical lines of code |
204 |
| Comment lines |
357 |
| Methods |
31 |
| Properties |
5 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_count() |
A |
49 |
15 |
31 |
| randomize_attempt_questions() |
A |
49 |
8 |
33 |
| __construct() |
A |
58 |
9 |
15 |
| delete() |
S |
50 |
7 |
28 |
| get_next_question() |
S |
62 |
6 |
11 |
| get_new_questions() |
S |
53 |
5 |
22 |
| l10n() |
S |
61 |
5 |
12 |
| answer_question() |
S |
57 |
4 |
16 |
| do_completion_actions() |
S |
58 |
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 |
| get_question_order() |
S |
66 |
3 |
8 |
| is_auto_gradeable() |
S |
67 |
3 |
8 |
| calculate_point_weight() |
S |
74 |
2 |
4 |
| end() |
S |
65 |
2 |
9 |
| get_date() |
S |
70 |
2 |
5 |
| get_first_question() |
S |
67 |
2 |
8 |
| get_permalink() |
S |
70 |
2 |
6 |
| get_questions() |
S |
69 |
2 |
7 |
| get_title() |
S |
70 |
2 |
5 |
| set_status() |
S |
68 |
2 |
7 |
| get_key() |
S |
80 |
1 |
3 |
| get_quiz() |
S |
80 |
1 |
3 |
| get_student() |
S |
80 |
1 |
3 |
| get_time() |
S |
78 |
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 |