Interactive simulator for educational robot standards
| Field | Type | Description |
|---|---|---|
| robotId | string | Unique robot identifier |
| robotType | enum | Type of educational robot |
| ageGroup | string | Target age range |
| subjectArea | enum | Educational subject |
| interactionMode | enum | Input/output modality |
| capabilities | array | Robot's educational features |
| safetyLevel | enum | Child safety certification |
| WIA Standard | Integration Point | Use Case |
|---|---|---|
| ๐ฃ๏ธ WIA-AAC-002 (Speech) | Voice interaction | Natural language teaching |
| ๐ค WIA-AI-006 (Emotion AI) | Emotion detection | Adaptive empathy response |
| ๐ WIA-EDU-001 (LMS) | Curriculum sync | Progress tracking |
| ๐ WIA-SEC-001 (Privacy) | Student data protection | COPPA/GDPR compliance |
| ๐ WIA-DATA-003 (Analytics) | Learning analytics | Performance insights |
| Field | Type | Description |
|---|---|---|
| @context | array | W3C VC context |
| type | array | EducationalAchievement |
| credentialSubject | object | Student + Achievement data |
| issuer | string | Educational institution DID |
| issuanceDate | ISO8601 | Timestamp of achievement |
| proof | object | Digital signature (Ed25519) |