Save relationship social organizations
POST
/pei/community/aspect-ind/6d7aa248-e24e-428b-a2ea-b82d213451e8
Request
Body Params multipart/form-data
data
string
required
Example:
{
"processDescription": {
"description": "The manual and teacher regulations coexist.",
"observation": "The manual is a document that contains the rules and regulations of the school. The teacher regulations are a document that contains the rules and regulations of the teachers."
},
"entrepreneurshipCulture": [
{
"process": "Process 1",
"name": "Entrepreneurship Program",
"description": "A program to foster entrepreneurship among students.",
"observation": "Observed positive impact on student engagement.",
"levelDevelopment": "Advanced",
"AfaStatus": {
"description": "Active",
"observation": "Regularly updated."
},
"AfaBelonging": {
"description": "High",
"observation": "Strong sense of community."
},
"lineBelonging": {
"description": "Mainstream",
"observation": "Aligned with school values."
},
"nameAttendance": "John Doe",
"mailAttendance": "johndoe@example.com",
"phoneAttendance": "987654321",
"roleAttendance": "Coordinator"
}
],
"entrepreneurshipCultureCurriculum": {
"surveyCourses": "Survey 1",
"name": "Entrepreneurship 101",
"descriptionCourse": {
"description": "Introduction to entrepreneurship.",
"observation": "Course well-received by students."
},
"surveyAdvice": "Advice 1",
"descriptionAdvice": {
"description": "Guidance on starting a business.",
"observation": "Useful for aspiring entrepreneurs."
}
},
"entrepreneurshipSurvey": {
"marketProductsEntrepreneurial": {
"description": "Survey on entrepreneurial products.",
"observation": "High interest among students."
},
"marketProductsPPP": {
"description": "Survey on public-private partnerships.",
"observation": "Positive feedback from participants."
},
"tools": [
{
"tools": "Tool 1",
"description": "Business planning tool.",
"observation": "Effective for project management."
}
],
"digitalTools": [
{
"description": "Online collaboration tool.",
"observation": "Facilitates teamwork.",
"name": "CollabTool",
"date": "2023-01-01",
"teacher": {
"type": "Instructor",
"date": "2023-01-01"
},
"student": {
"type": "Participant",
"date": "2023-01-01"
}
}
],
"alliances": [
{
"type": "Partnership",
"name": "Local Business Association",
"municipality": "Springfield",
"description": "Collaboration with local businesses.",
"observation": "Mutually beneficial relationship."
}
],
"surveyPlan": {
"type": "Annual",
"name": "Entrepreneurship Plan 2023",
"year": "2023",
"description": "Plan for entrepreneurship activities.",
"observation": "Comprehensive and detailed."
},
"surveyPromotes": {
"type": "Campaign",
"name": "Promote Entrepreneurship",
"year": "2023",
"description": "Campaign to encourage entrepreneurship.",
"observation": "Successful in raising awareness."
},
"surveyContests": {
"type": "Competition",
"name": "Startup Challenge",
"year": "2023",
"description": "Contest for student startups.",
"observation": "High participation rate."
},
"institutionalInitiatives": [
{
"year": "2023",
"count": 5,
"name": "Innovation Week",
"type": "Event",
"grades": ["10th", "11th", "12th"],
"groups": ["Group A", "Group B"],
"initiative": "Showcase of student projects."
}
],
"publications": [
{
"experience": "Student success stories.",
"name": "Entrepreneurship Journal",
"medium": "Online",
"link": "http://example.com/journal"
}
]
},
"communicationAndCommunityInstitutions": [
{
"entityName": "Communication and Community Institutions",
"entityType": "manual",
"contactEmail": "prueba@hotmail.com",
"contactName": "Luisa",
"contactPhone": 123456789,
"description": {
"description": "The objective of the Communication and Community Institutions is to maintain a good relationship between the school and the families, as well as the community. They are also responsible for the school's image and the school's website.",
"observation": "The Communication and Community Institutions are responsible for the communication between the school and the families, as well as the community. They are also responsible for the school's image and the school's website."
},
"objective": {
"description": "The objective of the Communication and Community Institutions is to maintain a good relationship between the school and the families, as well as the community. They are also responsible for the school's image and the school's website.",
"observation": "The Communication and Community Institutions are responsible for the communication between the school and the families, as well as the community. They are also responsible for the school's image and the school's website."
}
}
]
}
Request samples
Responses
Modified at 2024-12-17 13:57:17