Загрузка данных
<mxfile host="Electron" modified="2024-05-16T11:00:00.000Z" agent="Draw.io" version="21.0.0" type="device">
<diagram id="use_case_diagram" name="UseCaseDiagram">
<mxGraphModel dx="1200" dy="1200" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="system_boundary" value="Модуль «Школьный психолог»" style="swimlane;whiteSpace=wrap;html=1;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="240" y="40" width="360" height="560" as="geometry" />
</mxCell>
<mxCell id="uc_booking" value="Запись на инд. занятие" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="40" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_session" value="Проведение инд. занятия" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="110" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_testing" value="Тестирование класса" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="180" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_students" value="Управление данными учеников" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="250" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_characteristics" value="Составление характеристик" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="320" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_tests_manage" value="Управление тестами
(создание/импорт)" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="390" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_reports" value="Оформление и печать отчетов" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="460" width="200" height="50" as="geometry" />
</mxCell>
<mxCell id="uc_notify" value="Отправка уведомлений" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="system_boundary">
<mxGeometry x="80" y="520" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="actor_psych" value="Школьный
психолог" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="80" y="260" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="actor_student" value="Ученик" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="80" y="80" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="actor_parent" value="Родитель" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="710" y="440" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="actor_teacher" value="Классный
руководитель" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="710" y="530" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="e_stud_book" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_student" target="uc_booking">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_stud_sess" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_student" target="uc_session">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_stud_test" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_student" target="uc_testing">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_sess" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_session">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_test" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_testing">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_stud" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_students">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_char" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_characteristics">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_tman" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_tests_manage">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_rep" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_reports">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_psych_not" style="endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="actor_psych" target="uc_notify">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_not_parent" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="uc_notify" target="actor_parent">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="e_not_teacher" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="uc_notify" target="actor_teacher">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>