Save pedagogical strategy
POST
/pei/academic-pedagogical/aspect-ind/7ce35bee-6ab1-4627-96f1-4856e51b0e05
Request
Body Params multipart/form-data
data
string
required
Example:
{
"educationalModel": {
"model": "Select Model",
"description": "Rich Text Field",
"observation": "Observations"
},
"pedagogicalApproach": {
"description": "Rich Text Field",
"observation": "Observations"
},
"curriculumStructure": [
{
"type": "Select Type",
"lastUpdatedDate": "Date",
"expressedSupportNeeds": {
"description": "Rich Text Field",
"observation": "Observations"
},
"institutionalActionProjection": {
"description": "Rich Text Field",
"observation": "Observations"
}
}
],
"pedagogicalPractices": [
{
"responsible": "Responsible",
"steamExperiences": {
"description": "Rich Text Field",
"observation": "Observations"
},
"description": {
"description": "Rich Text Field",
"observation": "Observations"
},
"steamManager": {
"name": "STEAM Manager (Name and Contact)",
"phone": "Phone",
"email": "Email"
}
}
],
"researchAndEducationalInnovation": [
{
"processType": "Type of Process",
"projectTitle": "Title of the Project",
"mainObjective": {
"description": "Rich Text Field",
"observation": "Observations"
},
"knowledgeAreas": "Areas of Knowledge Impacted by the Project",
"researchProductType": "Type of Research Product",
"involvedGrades": ["2"],
"processLeader": { "name": "name", "phone": "Phone", "email": "Email" }
}
]
}
Request samples
Responses
Modified at 2024-10-21 17:06:26