-
Home
-
LearnPress – WordPress LMS Plugin
-
4.1.3
-
Code
-
Classes
- LP_Jwt_Quiz_V1_Controller
Total Complexity |
91 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
717 |
Lines of code |
602 |
Logical lines of code |
219 |
Comment lines |
12 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_quiz_data() |
B |
39 |
21 |
60 |
get_quiz_results() |
B |
36 |
15 |
75 |
check_read_permission() |
A |
47 |
12 |
37 |
get_item_schema() |
A |
30 |
1 |
180 |
submit_quiz() |
S |
51 |
7 |
24 |
check_quiz() |
S |
53 |
7 |
21 |
get_object() |
S |
59 |
7 |
13 |
register_routes() |
S |
38 |
1 |
103 |
start_quiz() |
S |
55 |
5 |
17 |
get_course_by_item_id() |
S |
54 |
4 |
23 |
get_course_meta() |
S |
59 |
4 |
14 |
get_assigned() |
S |
58 |
3 |
16 |
get_all_question() |
S |
62 |
2 |
13 |
prepare_object_for_response() |
S |
68 |
2 |
6 |