Skip to main content

ZeqLearningAnalytics

Learning analytics dashboard data. Engagement metrics, at-risk prediction, cohort analysis with HulyaPulse temporal patterns for early intervention.

EndpointPOST /api/edu/analytics
Authapi-key
Rate limit10/min
Categoryeducation

Parameters

NameTypeRequiredDescription
cohortDataarrayYes[{ studentId, activity, grades, attendance }]

Returns

{ atRiskStudents, engagementScores, completionPredictions, interventionSuggestions, zeqond }

Example

curl -sS -X POST \
-H "Authorization: Bearer zsm_..." \
-H "Content-Type: application/json" \
-d '{
"cohortData": []
}' \
"https://zeqsdk.com/api/edu/analytics"

This protocol is a named building block — one of the operations you compose inside a state contract. Call it directly with the request above, or invoke it from a contract that fires on your machine's clock. Browse the whole library at GET /api/protocols; fetch this one at GET /api/protocols/zeq-learning-analytics.