{
    "admin_report": {
        "summary": {
            "total_questions_in_bank": 117,
            "total_users": 5,
            "average_accuracy": 59.52,
            "total_managers": 2
        },
        "chart_data": {
            "question_skill_mapping_chart": {
                "labels": [
                    "General Knowledge",
                    "Physics",
                    "General Assessment",
                    "Technical",
                    "English Grammar And Speaking"
                ],
                "data": [
                    8,
                    28,
                    1,
                    9,
                    71
                ],
                "type": "doughnut",
                "title": "Question Skill Mapping"
            },
            "skill_distribution_accuracy_chart": {
                "labels": [
                    "General Knowledge",
                    "Physics",
                    "General Assessment",
                    "Technical",
                    "English Grammar And Speaking"
                ],
                "datasets": [
                    {
                        "label": "Accuracy %",
                        "data": [
                            0.0,
                            75.76,
                            0.0,
                            0.0,
                            0.0
                        ]
                    }
                ],
                "type": "bar",
                "title": "Overall Skill Distribution & Accuracy"
            }
        }
    },
    "manager_reports": [
        {
            "manager_id": "Unassigned",
            "manager_name": "",
            "summary": {
                "total_questions": 10,
                "total_users": 1,
                "average_accuracy": 50.0
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "English Grammar And Speaking",
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        2,
                        7,
                        1
                    ],
                    "type": "doughnut",
                    "title": "Team Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "English Grammar And Speaking",
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                0.0,
                                69.23,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "Team Skill Distribution & Accuracy"
                }
            }
        },
        {
            "manager_id": "222",
            "manager_name": "",
            "summary": {
                "total_questions": 6,
                "total_users": 4,
                "average_accuracy": 66.67
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        5,
                        1
                    ],
                    "type": "doughnut",
                    "title": "Team Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                80.0,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "Team Skill Distribution & Accuracy"
                }
            }
        }
    ],
    "user_reports": [
        {
            "user_id": "222",
            "user_name": "Kunal Jain",
            "summary": {
                "total_questions": 10,
                "average_accuracy": 50.0
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "English Grammar And Speaking",
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        2,
                        7,
                        1
                    ],
                    "type": "doughnut",
                    "title": "User Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "English Grammar And Speaking",
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                0.0,
                                69.23,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "User Skill Distribution & Accuracy (Kunal Jain)"
                }
            }
        },
        {
            "user_id": "226",
            "user_name": "user A",
            "summary": {
                "total_questions": 6,
                "average_accuracy": 66.67
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        5,
                        1
                    ],
                    "type": "doughnut",
                    "title": "User Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                80.0,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "User Skill Distribution & Accuracy (user A)"
                }
            }
        },
        {
            "user_id": "227",
            "user_name": "user B",
            "summary": {
                "total_questions": 6,
                "average_accuracy": 66.67
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        5,
                        1
                    ],
                    "type": "doughnut",
                    "title": "User Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                80.0,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "User Skill Distribution & Accuracy (user B)"
                }
            }
        },
        {
            "user_id": "228",
            "user_name": "user C",
            "summary": {
                "total_questions": 6,
                "average_accuracy": 66.67
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        5,
                        1
                    ],
                    "type": "doughnut",
                    "title": "User Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                80.0,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "User Skill Distribution & Accuracy (user C)"
                }
            }
        },
        {
            "user_id": "229",
            "user_name": "user D",
            "summary": {
                "total_questions": 6,
                "average_accuracy": 66.67
            },
            "chart_data": {
                "question_skill_mapping_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "data": [
                        5,
                        1
                    ],
                    "type": "doughnut",
                    "title": "User Question Skill Mapping"
                },
                "skill_distribution_accuracy_chart": {
                    "labels": [
                        "Physics",
                        "General Knowledge"
                    ],
                    "datasets": [
                        {
                            "label": "Accuracy %",
                            "data": [
                                80.0,
                                0.0
                            ]
                        }
                    ],
                    "type": "bar",
                    "title": "User Skill Distribution & Accuracy (user D)"
                }
            }
        }
    ]
}